c-typeck.c
391 KB
-
re PR c/64709 (Bogus -Wmissing-field-initializers warning) · 7b33f0c8
PR c/64709 * c-typeck.c (pop_init_level): If constructor_elements has exactly one element with integer_zerop value, set constructor_zeroinit to 1. Remove braces around warning_init call. * gcc.dg/pr64709.c: New test. From-SVN: r220263
Marek Polacek committed