re PR c++/9623 (named initializer regression)
authorJason Merrill <jason@gcc.gnu.org>
Tue, 18 Feb 2003 18:16:19 +0000 (13:16 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 18 Feb 2003 18:16:19 +0000 (13:16 -0500)
commita6bd211dbfba9b5e31d52f68ee5fc1ef58520117
tree81a1b4b60ed4574ed1a998136dc6fce17a5bd410
parentbc102c4bd54702a5503c4f1476b8133bebed4fb1
re PR c++/9623 (named initializer regression)

        PR c++/9623
        * decl.c (reshape_init): Don't mess with initializer labels.

[[Split portion of a mixed commit.]]

From-SVN: r63044.2
gcc/cp/parser.c