https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68890
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Mon Feb 15 21:16:10 2016 New Revision: 233433 URL: https://gcc.gnu.org/viewcvs?rev=233433&root=gcc&view=rev Log: PR c++/68890 * constexpr.c (verify_ctor_sanity): Remove CONSTRUCTOR_NELTS check. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-value5.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/constexpr.c