re PR c++/79005 (Use of a captured variable within nested generic lambdas provokes...
commit603841eb29cac36e672890f63c0ee8a80d4829c2
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 2 Oct 2017 21:44:55 +0000 (2 21:44 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 2 Oct 2017 21:44:55 +0000 (2 21:44 +0000)
tree5a38e7f9bbb2566600a18c0b518d2442de1fbebf
parentde87f2d04aef67c6a323213885e0f7a3e1750244
re PR c++/79005 (Use of a captured variable within nested generic lambdas provokes internal compiler error.)

2017-10-02  Paolo Carlini  <paolo.carlini@oracle.com>

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

From-SVN: r253368
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1y/lambda-generic-79005.C [new file with mode: 0644]