------- Comment #5 from jason at gcc dot gnu dot org  2010-08-30 13:38 -------
Subject: Bug 44991

Author: jason
Date: Mon Aug 30 13:38:09 2010
New Revision: 163644

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163644
Log:
        PR c++/44991
        * parser.c (cp_parser_parameter_declaration): Pop parameter decls
        after tentative parsing.

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


-- 


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

Reply via email to