https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212
--- Comment #456 from Oleg Endo <olegendo at gcc dot gnu.org> --- (In reply to John Paul Adrian Glaubitz from comment #455) > Created attachment 61734 [details] > Error log for building gcc-16 with LRA enabled, no patches > > (In reply to John Paul Adrian Glaubitz from comment #454) > > (In reply to Oleg Endo from comment #453) > > > As we have already learned from this PR here, a bootstrap is not > > > sufficient > > > evidence that everything works normally. If it bootstraps and can't > > > compile > > > other software we're back to sqrt(1). So it needs at least full testing > > > of > > > the included gcc testsuite. > > > > I didn't say I would stop after the bootstrap ;-). Of course, I will perform > > more tests if the LRA bootstrap works. > > Bootstrap fails with a very long list of errors. I'll attach the error log. That was almost expected. Of course we can't just omit all the changes per se.