https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110503
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
Target Milestone|13.5 |16.0
--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This was fixed by one of the ranger patches which snap the range to
bitmask/value after ccp.
So closing as fixed.
