https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212
--- Comment #179 from Oleg Endo <olegendo at gcc dot gnu.org> --- (In reply to John Paul Adrian Glaubitz from comment #178) > (In reply to Oleg Endo from comment #177) > > As for bootstrapping, afaik Jeff Law has been bootstrapping vanilla sh4 > > compiler on a regular basis, see also > > https://gcc.gnu.org/pipermail/gcc-patches/2024-August/660457.html > > I assume he is doing cross-compiled bootstraps which is why he is never > running the miscompiled code, is he? I don't know. He's not ever disclosed the details of his test setup for all the various targets... > > Also, did he try with LRA enabled? No, LRA is not enabled in the vanilla version as of yet.