[Bug c++/64994] [5 Regression] Firefox build error: ICE: in cxx_eval_call_expression, at cp/constexpr.c:1353

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 10 17:20:00 GMT 2015


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Feb 10 17:20:01 2015
New Revision: 220589

URL: https://gcc.gnu.org/viewcvs?rev=220589&root=gcc&view=rev
Log:
    PR c++/64994
    * constexpr.c (cxx_eval_call_expression): Walk the clone list.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor18.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/constexpr.c



More information about the Gcc-bugs mailing list