https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86957

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
I wonder if for assessing the quality of a profile it is somehow possible to
dump
all functions that got never executed during training?  Because all those
functions will be optimized as cold by GCC AFAIK.

Reply via email to