https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45272
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Last reconfirmed| |2022-01-06 CC| |marxin at gcc dot gnu.org Component|middle-end |gcov-profile --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The code really should be removed and moved away from really. It depends on the host floating point which is wrong thing to do. As shown in PR 45273. Also this code is only enabled for -fauto-profile (which is broken) or if you use -fprofile-correction directly.