r177228 - in /branches/gcc-4_6-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed Aug 3 01:25:00 GMT 2011


Author: jason
Date: Wed Aug  3 01:25:44 2011
New Revision: 177228

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177228
Log:
	PR c++/43886
	* parser.c (cp_parser_lambda_body): Clear local_variables_forbidden_p.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg2.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/parser.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list