[Bug c++/65876] [5/6 Regression] [C++11] ICE in cxx_eval_call_expression, at cp/constexpr.c:1358

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 30 14:19:00 GMT 2015


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Apr 30 14:19:24 2015
New Revision: 222628

URL: https://gcc.gnu.org/viewcvs?rev=222628&root=gcc&view=rev
Log:
        PR c++/65876
        * constexpr.c (cxx_eval_call_expression): Fail gracefully if cgraph
        threw away DECL_SAVED_TREE.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array12.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/constexpr.c



More information about the Gcc-bugs mailing list