https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121045
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aoliva at gcc dot gnu.org
--- Comment #14 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Discriminators of debug statements matter for the autoFDO feedback
> quality, so it seems to me that correct fix would be to simply disable
> discriminators for compare-debug comparison? I had patch for that, will
> re-implement it, but I wonder if there is something I miss.
I guess that we need to CC Alex Oliva here.