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++/68890] [5/6 Regression] ICE in verify_ctor_sanity, at cp/constexpr.c:2113


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Feb 15 21:13:57 2016
New Revision: 233430

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

        * constexpr.c (verify_ctor_sanity): Remove CONSTRUCTOR_NELTS check.

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