https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94937
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ICE with if constexpr (in |[10/11 Regression] ICE with |cp_get_fndecl_from_callee, |if constexpr (in |at cp/cvt.c:1000) |cp_get_fndecl_from_callee, | |at cp/cvt.c:1000) since | |r10-2835-g14da3939da3adcef Known to fail| |10.0, 11.0 Keywords| |ice-on-valid-code CC| |mpolacek at gcc dot gnu.org Known to work| |9.3.0 --- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> --- Reduced command line: $ g++ -c -c -std=c++17 -Wall -fsyntax-only -c pr94937.ii