PR c++/70648
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Apr 2016 20:14:38 +0000 (20:14 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Apr 2016 20:14:38 +0000 (20:14 +0000)
commitb9786e352de6e66b853e3f602ea16b3f43067026
tree593932ef9d80b1e1b8d1495c5a2d49a9c7f04730
parentdbe1794c0fe4330eecb4a63772e22e9ea166add8
PR c++/70648

* constexpr.c (cxx_eval_store_expression): Also copy
CONSTRUCTOR_NO_IMPLICIT_ZERO.

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