https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113070
Alex Coplan <acoplan at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |acoplan at gcc dot gnu.org Ever confirmed|0 |1 Last reconfirmed| |2023-12-19 --- Comment #1 from Alex Coplan <acoplan at gcc dot gnu.org> --- Confirmed, I can reproduce the bootstrap failure. I will investigate further. I'm also looking at another LTO + PGO runtime failure which seems to be triggered by the new load/store pair fusion pass, these might be related.