[Bug c++/79005] Use of a captured variable within nested generic lambdas provokes internal compiler error.

paolo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 2 21:45:00 GMT 2017


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

--- Comment #5 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Mon Oct  2 21:44:55 2017
New Revision: 253368

URL: https://gcc.gnu.org/viewcvs?rev=253368&root=gcc&view=rev
Log:
2017-10-02  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/79005
        * g++.dg/cpp1y/lambda-generic-79005.C: New.

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


More information about the Gcc-bugs mailing list