https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79366

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Because =undefined only includes undefined behavior, which neither
float-divide-by-zero nor float-cast-overflow doesn't satisfy.  This is all
documented.

Reply via email to