]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/68585 (c++14 code accepted by 4.9 not accepted by 5 and 6)
authorJason Merrill <jason@redhat.com>
Thu, 18 Feb 2016 05:08:02 +0000 (00:08 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 18 Feb 2016 05:08:02 +0000 (00:08 -0500)
commitbcb5f3c9f5aa8d3368e887b40f4ab1197afab59e
tree3a28b389f9378d4f0f01d9a0a5b4449ab92f5e94
parent50ccdf5bc28a9c14b73fc7b6c6fedb81e0d0f987
re PR c++/68585 (c++14 code accepted by 4.9 not accepted by 5 and 6)

PR c++/68585
* constexpr.c (cxx_eval_bare_aggregate): Fix 'changed' detection.

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