[Bug tree-optimization/107823] [13/14 Regression] Dead Code Elimination Regression at -Os (trunk vs. 12.2.0) since r13-1934-g353fd1ec3df92f
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 11 00:44:51 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107823
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org
Status|NEW |ASSIGNED
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I will commit a testcase for this one and close it as fixed since it was a
missing jump threading that is now doing it correctly.
More information about the Gcc-bugs
mailing list