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]

r196997 - in /branches/gcc-4_8-branch/gcc: cp/C...


Author: jason
Date: Sat Mar 23 00:49:33 2013
New Revision: 196997

URL: http://gcc.gnu.org/viewcvs?rev=196997&root=gcc&view=rev
Log:
	PR c++/56646
	* parser.c (cp_parser_late_return_type_opt): Save and restore
	current_class_ptr/ref.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/trailing9.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/parser.c


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