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