https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112115
Oleg Endo <olegendo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #9 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 as follows and it compiles without errors.
sh-elf-gcc beep.i -std=c2x -O2 -ml -m4-single-only -ffast-math -mfsrra -mfsca
-matomic-model=soft-imask -ftls-model=local-exec -fomit-frame-pointer
-fno-builtin -c