PR c++/68585
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Feb 2016 05:08:02 +0000 (05:08 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Feb 2016 05:08:02 +0000 (05:08 +0000)
commit5ae773e413db0809612a3dd6850d0d26551ccf68
tree3a28b389f9378d4f0f01d9a0a5b4449ab92f5e94
parent02d652ce58e69ffedc70d9028c2fc197f763b1ca
PR c++/68585
* constexpr.c (cxx_eval_bare_aggregate): Fix 'changed' detection.

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