re PR c++/78018 ([C++14] "internal compiler error: Segmentation fault" with templates...
authorPaolo Carlini <paolo.carlini@oracle.com>
Wed, 4 Oct 2017 20:34:03 +0000 (20:34 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 4 Oct 2017 20:34:03 +0000 (20:34 +0000)
commit968e56bf7f0a064fdc234a6b13246b02724a6d4a
treefac62a2677099e0d7f9c20730192d3dc76c9ba42
parenta1440fa8fa510a74707843c2ae6104c2a99ff804
re PR c++/78018 ([C++14] "internal compiler error: Segmentation fault" with templates and lambdas)

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

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

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