re PR c++/68890 (ICE in verify_ctor_sanity, at cp/constexpr.c:2113)
authorJason Merrill <jason@redhat.com>
Mon, 15 Feb 2016 21:13:57 +0000 (16:13 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 15 Feb 2016 21:13:57 +0000 (16:13 -0500)
commitfe69277d6650978749d17d11f488230cee1b2ad9
tree1cf38322adae7394bf1e4d5076e2347e5179807c
parente8444ca6f85c1931c341e1d3f340edd8782a8f9a
re PR c++/68890 (ICE in verify_ctor_sanity, at cp/constexpr.c:2113)

PR c++/68890

* constexpr.c (verify_ctor_sanity): Remove CONSTRUCTOR_NELTS check.

From-SVN: r233430
gcc/cp/ChangeLog
gcc/cp/constexpr.c
gcc/testsuite/g++.dg/cpp0x/constexpr-value5.C [new file with mode: 0644]