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]

r210720 - in /trunk/gcc: cp/ChangeLog cp/lambda...


Author: jason
Date: Wed May 21 17:23:07 2014
New Revision: 210720

URL: http://gcc.gnu.org/viewcvs?rev=210720&root=gcc&view=rev
Log:
	PR c++/61133
	* lambda.c (build_capture_proxy, add_capture): Treat normal
	captures and init-captures identically.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init8.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/lambda.c
    trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init6.C


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