https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81466
Oleg Endo <olegendo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
CC| |olegendo at gcc dot gnu.org
Status|UNCONFIRMED |RESOLVED
--- Comment #2 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 the preprocessed source as follows and there are no more
errors.
sh-elf-g++ -m4 -ml -matomic-model=soft-gusa -g1 -O2 -fstack-protector-strong
-fno-exceptions -fno-strict-aliasing -fno-rtti -std=c++1y -fPIC -c
MapPrototype.ii