https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70648
--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Thu Apr 14 20:14:38 2016 New Revision: 234989 URL: https://gcc.gnu.org/viewcvs?rev=234989&root=gcc&view=rev Log: PR c++/70648 * constexpr.c (cxx_eval_store_expression): Also copy CONSTRUCTOR_NO_IMPLICIT_ZERO. Added: trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist10.C Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/constexpr.c