[Bug tree-optimization/65425] code optimization leads to spurious FP exception

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 20 10:34:52 GMT 2026


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
   Target Milestone|---                         |16.0
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=122103

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
I'm closing this bug as fixed, it's less exposed since if-conversion is no
longer done outside of vectorization context unless you add
-ftree-loop-if-convert


More information about the Gcc-bugs mailing list