Re: [PATCH][www] Mark reload as to be removed for GCC 16

2025-05-07 Thread Richard Biener
On Tue, 6 May 2025, Richard Sandiford wrote: > Richard Biener writes: > > The following amends gcc-15/changes.html with a note that reload > > is going to be removed for GCC 16. > > > > OK for www? > > > > * htdocs/gcc-15/changes.html: Mark GCC 15 as last release > > supporting reload. >

Re: [PATCH][www] Mark reload as to be removed for GCC 16

2025-05-06 Thread Richard Sandiford
Richard Biener writes: > The following amends gcc-15/changes.html with a note that reload > is going to be removed for GCC 16. > > OK for www? > > * htdocs/gcc-15/changes.html: Mark GCC 15 as last release > supporting reload. My reading of the threads was that no-one is objecting to t

Re: [PATCH][www] Mark reload as to be removed for GCC 16

2025-05-02 Thread Segher Boessenkool
On Fri, May 02, 2025 at 12:26:12PM +0200, Richard Biener wrote: > The following amends gcc-15/changes.html with a note that reload > is going to be removed for GCC 16. Thank you! The patches are taking a little time, I gave up on rebasing what I had, redoing it is less work. Oh well. > OK for w

[PATCH][www] Mark reload as to be removed for GCC 16

2025-05-02 Thread Richard Biener
The following amends gcc-15/changes.html with a note that reload is going to be removed for GCC 16. OK for www? * htdocs/gcc-15/changes.html: Mark GCC 15 as last release supporting reload. --- htdocs/gcc-15/changes.html | 7 +++ 1 file changed, 7 insertions(+) diff --git a/h