re PR c++/69977 (internal compiler error: Segmentation fault when using generic lambdas)
commit1a6da556c414bbbec6df82fdb342e8b84e205507
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 2 Oct 2017 09:41:36 +0000 (2 09:41 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 2 Oct 2017 09:41:36 +0000 (2 09:41 +0000)
tree8d2f80aa9c7ce7fd8e93be4b6b0155f10cd0a2d2
parent144d302eeb44548506be82089afdf9b9da21f315
re PR c++/69977 (internal compiler error: Segmentation fault when using generic lambdas)

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

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

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