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]

r208792 - in /trunk/gcc: cp/ChangeLog cp/decl.c...


Author: jason
Date: Mon Mar 24 15:55:43 2014
New Revision: 208792

URL: http://gcc.gnu.org/viewcvs?rev=208792&root=gcc&view=rev
Log:
	PR c++/60574
	* decl.c (grokdeclarator): Change permerror about 'virtual auto'
	to error.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn25.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c


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