[Bug tree-optimization/99739] [11/12 Regression] missing optimization of a repeated conditional
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 23 17:57:30 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99739
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |13.0
Keywords| |needs-bisection
Summary|[11/12/13 Regression] |[11/12 Regression] missing
|missing optimization of a |optimization of a repeated
|repeated conditional |conditional
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This seems to have been fixed on the trunk ... It would be a nice idea to see
what fixed it.
Note dom3 is able to figure out they are the same.
More information about the Gcc-bugs
mailing list