]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/constexpr.c
PR c++/68890
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Feb 2016 21:13:57 +0000 (21:13 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Feb 2016 21:13:57 +0000 (21:13 +0000)
commitbbf582248a5839237f0c8230371ce87c807bf768
tree1cf38322adae7394bf1e4d5076e2347e5179807c
parentccfbefc4092e53b69bdb6a381f4be976e8a8b306
PR c++/68890

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233430 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/constexpr.c
gcc/testsuite/g++.dg/cpp0x/constexpr-value5.C [new file with mode: 0644]