[Bug target/83408] microblaze: long compile times
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83408 --- Comment #2 from Arnd Bergmann --- I've tried removing the architecture specific bits from the preprocessed file. The issue is still unchanged on microblaze but I could not trigger it on x86, the same file builds fine here.
[Bug target/83408] microblaze: long compile times
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83408 --- Comment #1 from Richard Biener --- I think we have a dup somewhere for i?86. find_base_term is quadratic.