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]

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


Author: jason
Date: Tue Jul  9 17:56:14 2013
New Revision: 200842

URL: http://gcc.gnu.org/viewcvs?rev=200842&root=gcc&view=rev
Log:
	PR c++/57532
	* parser.c (cp_parser_ref_qualifier_opt): Don't tentatively parse
	a ref-qualifier in C++98 mode.

Added:
    trunk/gcc/testsuite/g++.dg/parse/ref-qual2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c


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