re PR c++/59991 (Recursive lambda capture in C++1y constexpr function template causes...
commit144d302eeb44548506be82089afdf9b9da21f315
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 2 Oct 2017 09:03:32 +0000 (2 09:03 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 2 Oct 2017 09:03:32 +0000 (2 09:03 +0000)
treef3aa3885da96b4d846937545dc274f0318c283b8
parent7838c9a8dbad9f0d3bd9c16b3915884f31124813
re PR c++/59991 (Recursive lambda capture in C++1y constexpr function template causes internal compiler error)

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

PR c++/59991
* g++.dg/cpp0x/lambda/lambda-ice23.C: New.

From-SVN: r253339
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice23.C [new file with mode: 0644]