https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110091
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu.org
--- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note I think the real fix is to ipa-split.cc because we are missing out on a
CLOBBER on side of the conditional anyways.
Let me look into fixing that.
