https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66682
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Mikhail Maltsev from comment #6) > Created attachment 35859 [details] > Sampling profile of cc1 > > It's hard to say what's wrong here (why do we perform so many lookups in > mem_attrs hash table? collisions?) without looking further. Yes, global variables. See PR60291. *** This bug has been marked as a duplicate of bug 60291 ***