https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85103
--- Comment #16 from Pat Haugen <pthaugen at gcc dot gnu.org> --- > > Do you observe the same slowdown if you restore either of the params to > the value before the r257582 change? > --param max-inline-insns-auto=40 results in the same degradation. --param inline-min-speedup=8 results in even more degratation (an additional 12% over r257582).
