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]

r157765 - in /trunk/gcc: cp/ChangeLog cp/parser...


Author: jason
Date: Fri Mar 26 21:39:48 2010
New Revision: 157765

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157765
Log:
	PR c++/43509
	* parser.c (cp_parser_qualifying_entity): Do accept enum names in
	c++0x mode, but not other type-names.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/parse1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/ChangeLog


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