https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106967
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Yes. Just treat the range from that edge as UNDEFINED. If one says -ffinite-math-only and divides by zero, that isn't finite...
jakub at gcc dot gnu.org via Gcc-bugs Tue, 20 Sep 2022 03:18:23 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106967
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Yes. Just treat the range from that edge as UNDEFINED. If one says -ffinite-math-only and divides by zero, that isn't finite...