------- Comment #3 from jason at gcc dot gnu dot org 2009-11-03 21:53 ------- Subject: Bug 41876
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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41876