[Bug tree-optimization/98703] Failure to optimize out non-zero check after multiplication overflow check

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 2 22:16:55 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-10-02
             Status|UNCONFIRMED                 |NEW

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.

Note the released version of GCC 11, f2 does not produce the extra compare.


More information about the Gcc-bugs mailing list