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 1bf9f270099baf6f0bd343ed252151bc389b31a0 (commit) from 2e10ee99d9bb0ba3016954d99d12470059551c25 (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 1bf9f270099baf6f0bd343ed252151bc389b31a0 Author: Richard Biener <rguent...@suse.de> Date: Fri May 23 12:57:55 2025 +0200 GCC 14.3 release preparations. diff --git a/htdocs/develop.html b/htdocs/develop.html index f4625817..6ab819d1 100644 --- a/htdocs/develop.html +++ b/htdocs/develop.html @@ -723,9 +723,9 @@ stages of development, branch points, and releases:</p> | \ | v | GCC 14.2 release (2024-08-01) - GCC 15 Stage 3 (starts 2024-11-18) - | - GCC 15 Stage 4 (starts 2025-01-13) + GCC 15 Stage 3 (starts 2024-11-18) \ + | v + GCC 15 Stage 4 (starts 2025-01-13) GCC 14.3 release (2025-05-23) | +-- GCC 15 branch created -------+ | \ diff --git a/htdocs/releases.html b/htdocs/releases.html index 13a086c5..29c20c6c 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-14/">GCC 14.3</a></td> <td>May 23, 2025</td></tr> <tr><td><a href="gcc-15/">GCC 15.1</a></td> <td>April 25, 2025</td></tr> <tr><td><a href="gcc-14/">GCC 14.2</a></td> <td>August 1, 2024</td></tr> <tr><td><a href="gcc-11/">GCC 11.5</a></td> <td>July 19, 2024</td></tr> ----------------------------------------------------------------------- Summary of changes: htdocs/develop.html | 6 +++--- htdocs/releases.html | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs