[Bug c++/67244] [5/6 Regression] internal compiler error: in gimplify_var_or_parm_decl, at gimplify.c:1801

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 17 18:42:00 GMT 2015


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Aug 17 18:42:09 2015
New Revision: 226950

URL: https://gcc.gnu.org/viewcvs?rev=226950&root=gcc&view=rev
Log:
        PR c++/67244
        * pt.c (tsubst_copy_and_build): Call insert_pending_capture_proxies.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested5.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c



More information about the Gcc-bugs mailing list