This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/68585] [5/6 Regression] c++14 code accepted by 4.9 not accepted by 5 and 6


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]