OSDN Git Service

Mon Feb 9 18:57:45 1999 Vladimir N. Makarov <vmakarov@cygnus.com>
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Feb 1999 16:00:46 +0000 (16:00 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Feb 1999 16:00:46 +0000 (16:00 +0000)
commit374e1d5f58b850e3fa439a1d7c99430ff322e2ce
tree60dfefde34e222d8b7627ad7d2847648aa63f309
parent5d7e649a444828fbc4bccdb378190e3a9bdd6437
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25093 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-typeck.c
gcc/varasm.c