https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110024
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2023-05-29
Ever confirmed|0 |1
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Which core is showing the difference here?
Because some cores I know of, loading/storing using the FP registers is
actually one cycle slower than using GPRs.