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 e630d38229989162f0ff2516bc6633fead5c5e58 (commit)
from cce541284e08646576dfcbc44cf9ef343dc38bb9 (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 e630d38229989162f0ff2516bc6633fead5c5e58
Author: Richard Biener <[email protected]>
Date: Thu Apr 30 12:04:25 2026 +0200
Update develop.html and releases.html for GCC 16.1 release
diff --git a/htdocs/develop.html b/htdocs/develop.html
index 05f2040b..42c5288d 100644
--- a/htdocs/develop.html
+++ b/htdocs/develop.html
@@ -741,6 +741,15 @@ stages of development, branch points, and releases:</p>
GCC 16 Stage 3 (starts 2025-11-17)
|
GCC 16 Stage 4 (starts 2026-01-12)
+ |
+ +-- GCC 16 branch created -------+
+ | \
+ | v
+ GCC 17 Stage 1 (starts 2026-04-23) GCC 16.1 release (2026-04-30)
+ |
+ GCC 17 Stage 3 (starts 2026-11-16)
+ |
+ GCC 17 Stage 4 (starts 2027-01-18)
|
v
</pre>
diff --git a/htdocs/releases.html b/htdocs/releases.html
index 13108557..785566a6 100644
--- a/htdocs/releases.html
+++ b/htdocs/releases.html
@@ -33,6 +33,7 @@ an alternative view of the release history.</p>
<table class="padding5">
<tr><th>Release</th><th>Release date</th></tr>
+<tr><td><a href="gcc-16/">GCC 16.1</a></td> <td>April 30, 2026</td></tr>
<tr><td><a href="gcc-15/">GCC 15.2</a></td> <td>August 8, 2025</td></tr>
<tr><td><a href="gcc-12/">GCC 12.5</a></td> <td>July 11, 2025</td></tr>
<tr><td><a href="gcc-13/">GCC 13.4</a></td> <td>June 5, 2025</td></tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/develop.html | 9 +++++++++
htdocs/releases.html | 1 +
2 files changed, 10 insertions(+)
hooks/post-receive
--
gcc-wwwdocs