[Bug tree-optimization/112390] `!(A & INT_MIN) & !!(A & INT_MAX)` is not optimized to `A > 0`

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 29 04:39:28 GMT 2026


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Target Milestone|---                         |17.0
         Resolution|---                         |FIXED

--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Fixed.


More information about the Gcc-bugs mailing list