[Bug tree-optimization/81834] loop with increment conditional on IV is not optimized out

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 17 06:47:37 GMT 2021


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |10.3.0, 9.1.0
           Severity|normal                      |enhancement
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
      Known to work|                            |11.1.0, 11.2.0, 12.0
   Target Milestone|---                         |11.0

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed for GCC 11, by the ranger patches for eVRP.


More information about the Gcc-bugs mailing list