https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112879
Filip Kastl <pheeck at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #3 from Filip Kastl <pheeck at gcc dot gnu.org> --- This slowdown is also reported in pr113600 along with two other configurations where the slowdown occurs. It could be possible that these three configurations are different slowdowns with different causes. I find that unlikely though. I've even bisected this LTO PGO slowdown to the same commit as Martin Jambor did with the PGO slowdown (r14-5603-g2b59e2b4dff421). So I'm marking this as a duplicate of pr113600. *** This bug has been marked as a duplicate of bug 113600 ***