https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113932
--- Comment #19 from Segher Boessenkool <segher at gcc dot gnu.org> --- (In reply to sandra from comment #4) > Now that we're in stage 3 for GCC 16, do we have a timeline for removing > reload and the remaining ports that still depend on it? I'll post my patch series (plural) for it today or tomorrow. Depends how much time the Rebase From Hell takes :-) The first stuff does not really change code at all, it "just" moves stuff to different files. IMO it can be committed pretty much immediately. The very last patch actually deletes the three reload files. Technically the simplest patch perhaps, but putting it in will be surrounded by much pomp and furore!
