typeck2.c (process_init_constructor): Sorry about non-trivial labeled initializers.
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 19 Feb 1998 10:41:58 +0000 (10:41 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 19 Feb 1998 10:41:58 +0000 (05:41 -0500)
commitc8fcb3318e586b4bf44e5600c8ead3cc9280f8f0
tree987dec3a9b948e1cfb1ba87596b35c3f959a100b
parentde5750097bdad599bfc3561724cf37466dbfc186
typeck2.c (process_init_constructor): Sorry about non-trivial labeled initializers.

* typeck2.c (process_init_constructor): Sorry about non-trivial
labeled initializers.
* parse.y (initlist): Reenable labeled initializers.

From-SVN: r18121
gcc/cp/ChangeLog
gcc/cp/parse.c
gcc/cp/parse.y
gcc/cp/typeck2.c