https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113954
Segher Boessenkool <segher at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |segher at gcc dot gnu.org
--- Comment #2 from Segher Boessenkool <segher at gcc dot gnu.org> ---
As for all archs, -mlra won't hurt the global transition: it just will stop
doing anything useful for the port at some point, and after that the target
should certainly remove the option, as a general port cleanup.