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]

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


Author: jason
Date: Tue Dec 24 04:22:23 2013
New Revision: 206193

URL: http://gcc.gnu.org/viewcvs?rev=206193&root=gcc&view=rev
Log:
	PR c++/59271
	* lambda.c (build_capture_proxy): Use build_cplus_array_type.

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


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