typeck2.c (process_init_constructor): Only skip anonymous fields if they are bitfields.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 26 Oct 1998 02:35:21 +0000 (02:35 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 26 Oct 1998 02:35:21 +0000 (21:35 -0500)
commitc8c133cd3bfc3a733aa81ddfb4a35fd4d7636aea
treea48341a9b122bc670c1af7e859eb3b330b5052a9
parent813aedae9eaa7b6b49ae2e43bb4a4d0b45bce2db
typeck2.c (process_init_constructor): Only skip anonymous fields if they are bitfields.

* typeck2.c (process_init_constructor): Only skip anonymous fields
if they are bitfields.

From-SVN: r23347
gcc/cp/ChangeLog
gcc/cp/typeck2.c