[Bug tree-optimization/21137] Convert (a >> 2) & 1 != 0 into a & 4 != 0
roger at nextmovesoftware dot com
gcc-bugzilla@gcc.gnu.org
Sat Aug 13 14:03:43 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21137
Roger Sayle <roger at nextmovesoftware dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Target Milestone|--- |13.0
Resolution|--- |FIXED
CC| |roger at nextmovesoftware dot com
--- Comment #14 from Roger Sayle <roger at nextmovesoftware dot com> ---
This is currently fixed (in match.pd).
More information about the Gcc-bugs
mailing list