https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68585
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Thu Feb 18 14:49:22 2016 New Revision: 233522 URL: https://gcc.gnu.org/viewcvs?rev=233522&root=gcc&view=rev Log: PR c++/68585 * constexpr.c (cxx_eval_bare_aggregate): Fix 'changed' detection. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist9.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/constexpr.c