re PR c++/70648 (adplug-xmms fails to compile)
authorJason Merrill <jason@redhat.com>
Thu, 14 Apr 2016 20:14:38 +0000 (16:14 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 14 Apr 2016 20:14:38 +0000 (16:14 -0400)
commit3ae9a8b765a5bbcdae187b79eb1f773582b342e1
tree593932ef9d80b1e1b8d1495c5a2d49a9c7f04730
parentbc773aad990ae44b6adfbd602c1cd0cbbeabd5ca
re PR c++/70648 (adplug-xmms fails to compile)

PR c++/70648

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

From-SVN: r234989
gcc/cp/ChangeLog
gcc/cp/constexpr.c
gcc/testsuite/g++.dg/cpp0x/constexpr-initlist10.C [new file with mode: 0644]