https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98739
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>: https://gcc.gnu.org/g:b46027c6544d3680b3647d3c771c9844b8b95772 commit r11-6856-gb46027c6544d3680b3647d3c771c9844b8b95772 Author: Martin Liska <mli...@suse.cz> Date: Fri Jan 22 14:00:30 2021 +0100 Drop time profile for multi-threaded training run. gcc/ChangeLog: PR gcov-profile/98739 * profile.c (compute_value_histograms): Drop time profile for -fprofile-reproducible=multithreaded.