[Bug c++/68585] [5/6 Regression] c++14 code accepted by 4.9 not accepted by 5 and 6
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 18 05:08:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68585
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Feb 18 05:08:02 2016
New Revision: 233513
URL: https://gcc.gnu.org/viewcvs?rev=233513&root=gcc&view=rev
Log:
PR c++/68585
* constexpr.c (cxx_eval_bare_aggregate): Fix 'changed' detection.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist9.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/constexpr.c
More information about the Gcc-bugs
mailing list