[Bug tree-optimization/110010] (a>>N) != (b>>N) is not optimized to (a^b) >= (1<<N)

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 23 04:45:21 GMT 2026


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW

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


More information about the Gcc-bugs mailing list