]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/20563 (Infinite loop in diagnostic (and ice after error message))
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Wed, 8 Jun 2005 11:26:05 +0000 (11:26 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Wed, 8 Jun 2005 11:26:05 +0000 (11:26 +0000)
commit62ddb05da370e8272987c359ebb48c8e50c37e13
tree2153f92afbdc887844e3d315ae0c5708a4e8a220
parent2e665e1a091ed42e206dfc2aac73e82dc7e3a33f
re PR c++/20563 (Infinite loop in diagnostic (and ice after error message))

PR c++/20563
* parser.c (cp_parser_label_declaration): Deal with invalid/missing
identifiers.

* g++.dg/ext/label4.C: New test.

From-SVN: r100756
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog