[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/29408] [4.1 regression] parse error for valid code




------- Comment #12 from mmitchel at gcc dot gnu dot org  2006-10-17 00:01 -------
Subject: Bug 29408

Author: mmitchel
Date: Tue Oct 17 00:01:14 2006
New Revision: 117802

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117802
Log:
        PR c++/29408
        * parser.c (cp_parser_using_declaration): Stop parsing when
        something goes wrong with an access declaration.
        PR c++/29408
        * g++.dg/parse/dtor12.C: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/dtor12.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/parser.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29408

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: