https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61133

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
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

Reply via email to