https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212

--- Comment #485 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Oleg Endo <[email protected]>:

https://gcc.gnu.org/g:75a75f22f3a33e7cf04ff0f5dfa7b572d68c76c7

commit r17-2104-g75a75f22f3a33e7cf04ff0f5dfa7b572d68c76c7
Author: Oleg Endo <[email protected]>
Date:   Wed Sep 25 09:47:25 2024 +0900

    SH: Switch to LRA permanently

    gcc/ChangeLog:

            PR target/55212
            * config/sh/sh.opt (mlra): Ignore option but keep it around
            for compatibility.
            * config/sh/sh.cc (TARGET_LRA_P): Remove.
            (sh_lra_p): Move definition ...
            * config/sh/sh-protos.h (sh_lra_p): ... here.  Always return true.
            * doc/invoke.texi: Remove mention of -mlra for SH.

Reply via email to