This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/41553] timeout when compiling g++.old-deja/g++.other/crash28.C
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2009 18:48:58 -0000
- Subject: [Bug c++/41553] timeout when compiling g++.old-deja/g++.other/crash28.C
- References: <bug-41553-1649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from jason at gcc dot gnu dot org 2009-10-03 18:48 -------
Subject: Bug 41553
Author: jason
Date: Sat Oct 3 18:48:44 2009
New Revision: 152433
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152433
Log:
PR c++/41553
* parser.c (cp_parser_lambda_introducer): Avoid infinite loop on
parse error.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/parser.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41553