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]

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


Author: jason
Date: Wed Mar 24 16:49:06 2010
New Revision: 157701

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157701
Log:
	PR c++/43502
	* parser.c (make_declarator): Initialize id_loc.
	(cp_parser_lambda_declarator_opt): And set it.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-debug.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/ChangeLog


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