This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".
The branch, master has been updated
via f846648a61b1acf06b1430376010eb837b21923e (commit)
from 30b3d284bf248d170de0a51a8bc51a8e7450390f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f846648a61b1acf06b1430376010eb837b21923e
Author: Sam James <[email protected]>
Date: Mon Aug 4 17:59:31 2025 +0100
gcc-{11,12}: mention they're no longer supported
.. as we did for <= 10.
diff --git a/htdocs/gcc-11/index.html b/htdocs/gcc-11/index.html
index c2bde497..e600e153 100644
--- a/htdocs/gcc-11/index.html
+++ b/htdocs/gcc-11/index.html
@@ -11,6 +11,8 @@
<h1>GCC 11 Release Series</h1>
+<p>(This release series is no longer supported.)</p>
+
<p>July 19, 2024</p>
<p>The GCC developers are pleased to announce the release of GCC 11.5.</p>
diff --git a/htdocs/gcc-12/index.html b/htdocs/gcc-12/index.html
index b131937d..14a41176 100644
--- a/htdocs/gcc-12/index.html
+++ b/htdocs/gcc-12/index.html
@@ -11,6 +11,8 @@
<h1>GCC 12 Release Series</h1>
+<p>(This release series is no longer supported.)</p>
+
<p>July 11, 2025</p>
<p>The GCC developers are pleased to announce the release of GCC 12.5.</p>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-11/index.html | 2 ++
htdocs/gcc-12/index.html | 2 ++
2 files changed, 4 insertions(+)
hooks/post-receive
--
gcc-wwwdocs