re PR c++/70338 (ICE combining debug symbols, range-for in lambda in function templat...
authorJakub Jelinek <jakub@redhat.com>
Tue, 10 Oct 2017 20:10:56 +0000 (22:10 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 10 Oct 2017 20:10:56 +0000 (22:10 +0200)
commitaaf58ab1739d7d1ca2a6c2e2396d70a2dbfe6f79
treeefc11e314244371a7b2fa54a4e1c599208847227
parent10885d138e6c4c46d64031eb345d73202a535949
re PR c++/70338 (ICE combining debug symbols, range-for in lambda in function template accessing captured variable-size array)

PR c++/70338
* g++.dg/cpp0x/pr70338.C: New test.

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