[Bug tree-optimization/110503] [13/14/15/16 Regression] Dead Code Elimination Regression at -O3 since r13-322-g7f04b0d786e

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 6 21:38:11 GMT 2026


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.


More information about the Gcc-bugs mailing list