https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112717
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- My suggestion is only do profiling build right before release. And never store the files in a repo at all. Any changes to the source base will cause the profile to be wrong. Maybe do it as part of a CI instead of storing around them.