https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212
--- Comment #400 from Oleg Endo <olegendo at gcc dot gnu.org> --- There was a latent issue that popped up as PR 113533 -- the cost estimation of sh_rtx_costs for mem loads/stores were a bit distorted. I've rebased the LRA devel branch https://github.com/olegendo/gcc/tree/devel/sh-lra from commit ccd7ede939ed108c3c1e164b461e6e0278bfe76e to commit b717c462b96e7870f8081d2bc330e4749a4b0538 sh-sim tests show some new regressions look basically the same as in comment #379. I can't see any new failures.