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 6912aa03269644c7e03613e65cdd3f95613eb845 (commit) from 6a7a4e85cac7cfef8bcc68ab0520bec117352f75 (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 6912aa03269644c7e03613e65cdd3f95613eb845 Author: Richard Biener <rguent...@suse.de> Date: Fri Jul 11 08:26:59 2025 +0200 GCC 12.5 release preparations. diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index 2e7c6994..7a0d3ca9 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -1171,6 +1171,13 @@ complete (that is, it is possible that some PRs that have been fixed are not listed here).</p> <!-- .................................................................. --> +<h2 id="12.5">GCC 12.5</h2> + +<p>This is the <a href="https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=12.5">list +of problem reports (PRs)</a> from GCC's bug tracking system that are +known to be fixed in the 12.5 release. This list might not be +complete (that is, it is possible that some PRs that have been fixed +are not listed here).</p> </body> </html> diff --git a/htdocs/gcc-12/index.html b/htdocs/gcc-12/index.html index 476b9fcd..b131937d 100644 --- a/htdocs/gcc-12/index.html +++ b/htdocs/gcc-12/index.html @@ -11,17 +11,23 @@ <h1>GCC 12 Release Series</h1> -<p>Jun 20, 2024</p> +<p>July 11, 2025</p> -<p>The GCC developers are pleased to announce the release of GCC 12.4.</p> +<p>The GCC developers are pleased to announce the release of GCC 12.5.</p> <p>This release is a bug-fix release, containing fixes for regressions in -GCC 12.3 relative to previous releases of GCC.</p> +GCC 12.4 relative to previous releases of GCC.</p> <h2>Release History</h2> <dl> +<dt>GCC 12.5</dt> +<dd>July 11, 2025 + (<a href="changes.html">changes</a>, + <a href="https://gcc.gnu.org/onlinedocs/12.5.0/">documentation</a>) +</dd> + <dt>GCC 12.4</dt> <dd>Jun 20, 2024 (<a href="changes.html">changes</a>, ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-12/changes.html | 7 +++++++ htdocs/gcc-12/index.html | 12 +++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs