This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/41553] timeout when compiling g++.old-deja/g++.other/crash28.C



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]