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++/70690] [6/7 Regression] r235002 miscompiles tcmalloc


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

--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Apr 18 19:00:00 2016
New Revision: 235165

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

        PR c++/70528
        * class.c (type_maybe_constexpr_default_constructor): New.
        (type_has_constexpr_default_constructor): Revert.

Added:
    trunk/gcc/testsuite/g++.dg/init/array41.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c

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