This is the mail archive of the gcc-cvs@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]

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


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