https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101741
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msebor at gcc dot gnu.org Keywords|ice-on-invalid-code |ice-on-valid-code --- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> --- I believe invalid in the keyword means strictly syntactically invalid, not undefined as a result of a semantic constraint (e.g., defining a standard function; GCC normally handles that gracefully).