https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113932
--- Comment #13 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- (In reply to sandra from comment #12) > If reload is going to be removed for GCC 16, I think there's still more work > to do to remove the obsolete code from the various back ends, not just make > LRA the default. I'm a little wary of marking things "done" prematurely, > unless there's another issue to track removing reload-related code? The reload code will be removed in one step after LRA is the default for all targets. The same approach was already used when converting the backends from cc0 to MODE_CC.
