https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94665
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This should have been done at gimple level in PHIOPT (when using -ffast-math).
I wonder why it was not.
