r251819 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Sep 6 19:36:00 GMT 2017
Author: jason
Date: Wed Sep 6 19:36:48 2017
New Revision: 251819
URL: https://gcc.gnu.org/viewcvs?rev=251819&root=gcc&view=rev
Log:
PR c++/82070 - error with nested lambda capture
* pt.c (tsubst_expr) [DECL_EXPR]: Register capture proxies with
register_local_specialization.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested7.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list