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++/70648] [6 Regression] adplug-xmms fails to compile


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70648

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Apr 14 20:14:38 2016
New Revision: 234989

URL: https://gcc.gnu.org/viewcvs?rev=234989&root=gcc&view=rev
Log:
        PR c++/70648

        * constexpr.c (cxx_eval_store_expression): Also copy
        CONSTRUCTOR_NO_IMPLICIT_ZERO.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist10.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]