re PR c++/70571 (ICE on valid code on x86_64-linux-gnu in verify_ctor_sanity, at...
authorJakub Jelinek <jakub@redhat.com>
Tue, 12 Apr 2016 19:35:23 +0000 (21:35 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 12 Apr 2016 19:35:23 +0000 (21:35 +0200)
commit13bd7c2bc5c87fd1c9193203bcc750dfed740802
tree4d7779d7f0522ad4b1ac3224381a76bd18d8f4b9
parent20b9851c46d589a350b81ddb00db9a8cc424f048
re PR c++/70571 (ICE on valid code on x86_64-linux-gnu in verify_ctor_sanity, at cp/constexpr.c:2259)

PR c++/70571
* g++.dg/ext/pr70571.C: New test.

From-SVN: r234911
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/pr70571.C [new file with mode: 0644]