https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212
--- Comment #372 from Kazumoto Kojima <kkojima at gcc dot gnu.org> --- (In reply to John Paul Adrian Glaubitz from comment #370) > I can also confirm that Kaz' sh-lra-take3 branch fixes the build of Python > 3.13 which fails to build with the usual register starving problem from > PR81426: > > > https://buildd.debian.org/status/fetch.php?pkg=python3.13&arch=sh4&ver=3.13.0%7Erc3-1&stamp=1727979616&raw=0 > > Shall I create a separate bug report for comment #367? Is that maybe a > generic problem with LRA and not SH-specific? c#367 is SH specific. Caused by the patch 59190, I suppose.