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 1ee3d167fc1491d7a71c65a7f5065867c30903a8 (commit) from 79ef2cb65d7876e71ea9560e2a92843070dc40d5 (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 1ee3d167fc1491d7a71c65a7f5065867c30903a8 Author: Jakub Jelinek <ja...@redhat.com> Date: Thu Jun 20 09:59:47 2024 +0200 Releasing 12.4. diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index 9e2cee50..bf332c86 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -1164,9 +1164,6 @@ are not listed here).</p> <!-- .................................................................. --> <h2 id="12.4">GCC 12.4</h2> -<p>Note: GCC 12.4 has not been released yet, so this section is a -work-in-progress.</p> - <p>This is the <a href="https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=12.4">list of problem reports (PRs)</a> from GCC's bug tracking system that are known to be fixed in the 12.4 release. This list might not be diff --git a/htdocs/gcc-12/index.html b/htdocs/gcc-12/index.html index 3ba4df2b..476b9fcd 100644 --- a/htdocs/gcc-12/index.html +++ b/htdocs/gcc-12/index.html @@ -11,17 +11,23 @@ <h1>GCC 12 Release Series</h1> -<p>May 8, 2023</p> +<p>Jun 20, 2024</p> -<p>The GCC developers are pleased to announce the release of GCC 12.3.</p> +<p>The GCC developers are pleased to announce the release of GCC 12.4.</p> <p>This release is a bug-fix release, containing fixes for regressions in -GCC 12.2 relative to previous releases of GCC.</p> +GCC 12.3 relative to previous releases of GCC.</p> <h2>Release History</h2> <dl> +<dt>GCC 12.4</dt> +<dd>Jun 20, 2024 + (<a href="changes.html">changes</a>, + <a href="https://gcc.gnu.org/onlinedocs/12.4.0/">documentation</a>) +</dd> + <dt>GCC 12.3</dt> <dd>May 8, 2023 (<a href="changes.html">changes</a>, ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-12/changes.html | 3 --- htdocs/gcc-12/index.html | 12 +++++++++--- 2 files changed, 9 insertions(+), 6 deletions(-) hooks/post-receive -- gcc-wwwdocs