[Bug c++/70690] [6/7 Regression] r235002 miscompiles tcmalloc

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 18 19:44:00 GMT 2016


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

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Apr 18 19:43:26 2016
New Revision: 235171

URL: https://gcc.gnu.org/viewcvs?rev=235171&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:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/init/array41.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/class.c


More information about the Gcc-bugs mailing list