c-typeck.c
383 KB
-
re PR c/63567 (Linux kernel build error due to non-static initializers) · 4435bb92
PR c/63567 * c-typeck.c (output_init_element): Allow initializing objects with static storage duration with compound literals even in C99 and add pedwarn for it. * gcc.dg/pr63567-3.c: New test. * gcc.dg/pr63567-4.c: New test. From-SVN: r216440
Marek Polacek committed