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]

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


Author: jason
Date: Thu Apr 14 20:14:49 2016
New Revision: 234991

URL: https://gcc.gnu.org/viewcvs?rev=234991&root=gcc&view=rev
Log:
	PR c++/70622

	* parser.c (cp_parser_init_declarator): Add auto_result parm.
	(cp_parser_simple_declaration): Pass it.
	(strip_declarator_types): New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/auto47.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]