[Bug tree-optimization/119420] `a >> 1 == 0` should be trasformed into `((unsigned)a) <= 1`

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 11 04:37:08 GMT 2026


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |17.0


More information about the Gcc-bugs mailing list