https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66591
Oleg Endo <olegendo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |olegendo at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #3 from Oleg Endo <olegendo at gcc dot gnu.org> ---
SH has been switched to LRA for GCC 17.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212#c486
I've tried compiling this case again with the options mentioned above and it
compiles without errors. Considering it to have been resolved as part of the
other LRA related changes.