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 24e35757dcf718697fe2dce121e6d4ae8cdb6d14 (commit) from 2904e761f8d32d8c04f704e3f937480a396f5b57 (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 24e35757dcf718697fe2dce121e6d4ae8cdb6d14 Author: Richard Biener <rguent...@suse.de> Date: Fri Jul 19 07:49:14 2024 +0200 GCC 11.5 release preparations. diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html index 3737af5b..e010cd08 100644 --- a/htdocs/gcc-11/changes.html +++ b/htdocs/gcc-11/changes.html @@ -1154,5 +1154,15 @@ are not listed here).</p> </li> </ul> +<!-- .................................................................. --> + +<h2 id="11.5">GCC 11.5</h2> + +<p>This is the <a href="https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=11.5">list +of problem reports (PRs)</a> from GCC's bug tracking system that are +known to be fixed in the 11.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-11/index.html b/htdocs/gcc-11/index.html index 681da6a1..c2bde497 100644 --- a/htdocs/gcc-11/index.html +++ b/htdocs/gcc-11/index.html @@ -11,17 +11,23 @@ <h1>GCC 11 Release Series</h1> -<p>May 29, 2023</p> +<p>July 19, 2024</p> -<p>The GCC developers are pleased to announce the release of GCC 11.4.</p> +<p>The GCC developers are pleased to announce the release of GCC 11.5.</p> <p>This release is a bug-fix release, containing fixes for regressions in -GCC 11.3 relative to previous releases of GCC.</p> +GCC 11.4 relative to previous releases of GCC.</p> <h2>Release History</h2> <dl> +<dt>GCC 11.5</dt> +<dd>July 19, 2024 + (<a href="changes.html">changes</a>, + <a href="https://gcc.gnu.org/onlinedocs/11.5.0/">documentation</a>) +</dd> + <dt>GCC 11.4</dt> <dd>May 29, 2023 (<a href="changes.html">changes</a>, ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-11/changes.html | 10 ++++++++++ htdocs/gcc-11/index.html | 12 +++++++++--- 2 files changed, 19 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs