[Bug c++/94937] [10/11 Regression] ICE with if constexpr (in cp_get_fndecl_from_callee, at cp/cvt.c:1000) since r10-2835-g14da3939da3adcef
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 5 20:58:17 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94937
--- Comment #18 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Actually it might be better to make it out to a function and use that in both
places, otherwise I'm either duplicating code or it's just too ugly.
More information about the Gcc-bugs
mailing list