r198156 - in /trunk/gcc: cp/ChangeLog cp/parser...
jason@gcc.gnu.org
jason@gcc.gnu.org
Mon Apr 22 19:19:00 GMT 2013
Author: jason
Date: Mon Apr 22 19:19:55 2013
New Revision: 198156
URL: http://gcc.gnu.org/viewcvs?rev=198156&root=gcc&view=rev
Log:
N3648
* parser.c (cp_parser_lambda_introducer): Make lambda capture init
pedwarn unconditional except in C++1y mode.
Added:
trunk/gcc/testsuite/g++.dg/cpp1y/lambda-deduce-mult.C
- copied, changed from r198154, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce-ext.C
trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init.C
trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init1.C
trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init2.C
trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init3.C
trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init4.C
Removed:
trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce-ext.C
trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-init.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/parser.c
More information about the Gcc-cvs
mailing list