[Bug c++/65498] [5 Regression] ICE in cxx_eval_call_expression when using __func__ inside dependent context
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 23 11:47:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65498
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
For me both the #c3 1st and 2nd testcases started ICEing already in r217663.
In any case, that is the C++14 constexpr support addition.
More information about the Gcc-bugs
mailing list