https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111619
Sergei Trofimovich <slyfox at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #15 from Sergei Trofimovich <slyfox at gcc dot gnu.org> --- It's a lot better now: worst files take about 2-3 minutes, like insn-recog-3.cc. Not ideal, but at least CPU load is mostly even across all the cores when gcc is built (no more 10-min long tails on single files). Let's declare it FIXED.