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]

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


Author: jason
Date: Sat Mar 23 16:52:09 2013
New Revision: 197008

URL: http://gcc.gnu.org/viewcvs?rev=197008&root=gcc&view=rev
Log:
	PR c++/54359
	* parser.c (cp_parser_direct_declarator): Fix late return
	for out-of-class defn of member function.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/trailing8.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]