On Tue, 2024-10-15 at 15:06 +0200, John Paul Adrian Glaubitz wrote: > On Tue, 2024-10-15 at 14:47 +0200, Richard Biener wrote: > > If you can provide -mlra vs. -mno-lra testsuite results as well that > > would be interesting. > > OK, I'll try to provide these. > > > Does "just work" mean you can build the compiler and its target > > libraries? > > I'm performing a full native bootstrap build with all languages except D, > Go and Rust enabled. This failed with an ICE with the default baseline > at some point, but continues to build for a while now with --with-cpu=ev56.
Bootstrap catches only some issues, not all. E.g. see current SH LRA status (bootstrap OK, still produces silent wrong-code and other issues). Hence the request to also run the testsuite (make -k check) and diff the .sum files. Best regards, Oleg Endo