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++/64994] [5 Regression] Firefox build error: ICE: in cxx_eval_call_expression, at cp/constexpr.c:1353


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


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