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

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Apr 14 20:14:00 GMT 2016


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



More information about the Gcc-cvs mailing list