https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114115
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The obvious workaround is to mark the ifunc_resolver with no_profile_instrument_function attribute since is only ever called once and really does not need to be PGO'ed anyways.