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

Reply via email to