[Bug tree-optimization/111515] [14 Regression] Missed Dead Code Elimination since r14-4089-gd45ddc2c04e
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 30 07:19:40 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111515
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Target Milestone|14.3 |15.0
Status|ASSIGNED |RESOLVED
--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jeffrey A. Law from comment #10)
> Looks like this is fixed on the trunk. Adjusting regression marker.
By the inlining heurstics to ignore the cost of the __builtin_unreachable and
the path to it.
So just closing as fixed.
More information about the Gcc-bugs
mailing list