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

--- Comment #4 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Yup.  What I meant is, if the port still sees some use in their -mlra, there is
no pressure from us to have them remove it, we'll just make it not do anything
anymore :-)  Maybe they still see some problems with their LRA stuff at the
last
minute and want to compare with old reload still.

But if they are confident the LRA support for them is done and dusted, then
having the ability to turn it off won't matter much anymore, so nuking it
would be good (and a satisfying thing to do!)  Either way, it is not something
a port has to do for helping us get rid of old reload; it might make it
slightly clearer that that port is done, but that is all.

Reply via email to