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 5a955a7e46a62131ce44e3e91ad6853f41465c43 (commit) from 04332b5fde5e09ee08a735897560162616d5a731 (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 5a955a7e46a62131ce44e3e91ad6853f41465c43 Author: Jakub Jelinek <ja...@redhat.com> Date: Thu Jun 5 18:01:02 2025 +0200 GCC 13.4 release preparations. diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html index a0d880d6..b8d25574 100644 --- a/htdocs/gcc-13/changes.html +++ b/htdocs/gcc-13/changes.html @@ -972,6 +972,15 @@ are not listed here).</p> </li> </ul> +<!-- .................................................................. --> +<h2 id="13.4">GCC 13.4</h2> + +<p>This is the <a href="https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=13.4">list +of problem reports (PRs)</a> from GCC's bug tracking system that are +known to be fixed in the 13.4 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> diff --git a/htdocs/gcc-13/index.html b/htdocs/gcc-13/index.html index ad1d5f1a..2d984cb9 100644 --- a/htdocs/gcc-13/index.html +++ b/htdocs/gcc-13/index.html @@ -11,17 +11,23 @@ <h1>GCC 13 Release Series</h1> -<p>May 21, 2024</p> +<p>June 5, 2025</p> -<p>The GCC developers are pleased to announce the release of GCC 13.3.</p> +<p>The GCC developers are pleased to announce the release of GCC 13.4.</p> <p>This release is a bug-fix release, containing fixes for regressions in -GCC 13.2 relative to previous releases of GCC.</p> +GCC 13.3 relative to previous releases of GCC.</p> <h2>Release History</h2> <dl> +<dt>GCC 13.4</dt> +<dd>June 5, 2025 + (<a href="changes.html">changes</a>, + <a href="https://gcc.gnu.org/onlinedocs/13.4.0/">documentation</a>) +</dd> + <dt>GCC 13.3</dt> <dd>May 21, 2024 (<a href="changes.html">changes</a>, ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-13/changes.html | 9 +++++++++ htdocs/gcc-13/index.html | 12 +++++++++--- 2 files changed, 18 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs