re PR c++/16971 (ICE on duplicate definition)
authorMark Mitchell <mark@codesourcery.com>
Wed, 11 Aug 2004 00:14:37 +0000 (00:14 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 11 Aug 2004 00:14:37 +0000 (00:14 +0000)
commit550205c3aefe911b63cdd13defd687a630dbc225
treeb5534047695c46651960845875efb6b7b2e1672e
parentc295317dfb5149439fc2ac7d3cf12cfa93ec9db4
re PR c++/16971 (ICE on duplicate definition)

PR c++/16971
* parser.c (cp_parser_init_declarator): Robustify.

PR c++/16971
* g++.dg/parse/crash16.C: New test.

From-SVN: r85776
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/crash16.C [new file with mode: 0644]