https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112583
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=112689 --- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Patrick O'Neill from comment #7) > New failures (regression from 30d8188e6d1b450533ab0055b951ebfc75022219) > FAIL: gcc.dg/tree-prof/time-profiler-3.c scan-ipa-dump-times profile "Read > tp_first_run: 0" 1 > FAIL: gcc.dg/tree-prof/time-profiler-3.c scan-ipa-dump-times profile "Read > tp_first_run: 2" 1 Recorded as PR 112689 for aarch64 but also happens on x86_64 so I assume it is the same issue.