c-typeck.c
209 KB
-
c-typeck.c (check_init_type_bitfields): Use nonincremental initialization of… · 43f7bed5
c-typeck.c (check_init_type_bitfields): Use nonincremental initialization of unions whose first member is a bitfield. Mon Feb 9 18:57:45 1999 Vladimir N. Makarov <vmakarov@cygnus.com> * c-typeck.c (check_init_type_bitfields): Use nonincremental initialization of unions whose first member is a bitfield. Remove unnecessary code for checking the declaration mode after DECL_C_BIT_FIELD. * varasm.c (output_constructor): Additional comment about the constructor of bitfield union initialization. From-SVN: r25093
Vladimir N. Makarov committed