This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r153873 - in /branches/gcc-4_3-branch/gcc: cp/C...
- From: jason at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 03 Nov 2009 21:52:56 -0000
- Subject: r153873 - in /branches/gcc-4_3-branch/gcc: cp/C...
Author: jason
Date: Tue Nov 3 21:52:56 2009
New Revision: 153873
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153873
Log:
PR c++/41876
* parser.c (cp_parser_exception_declaration): Pass true to
is_condition parm of cp_parser_type_specifier_seq.
Added:
branches/gcc-4_3-branch/gcc/testsuite/g++.dg/parse/eh-decl.C
- copied unchanged from r153872, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/parse/eh-decl.C
Modified:
branches/gcc-4_3-branch/gcc/cp/ChangeLog
branches/gcc-4_3-branch/gcc/cp/parser.c
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog