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 b05a2928acd04d37df8b912691b2202706de2975 (commit) from 0f957c9f31938c9d83e87c773052e5fe77ffaad9 (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 b05a2928acd04d37df8b912691b2202706de2975 Author: Jakub Jelinek <ja...@redhat.com> Date: Fri Apr 25 09:45:02 2025 +0200 Releasing 15.1. diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 0a2da09c..21fa159b 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -23,9 +23,6 @@ You may also want to check out our --> </p> -<p>Note: GCC 15 has not been released yet, so this document is -a work-in-progress.</p> - <!-- .................................................................. --> <h2>Caveats</h2> <ul> @@ -1202,7 +1199,15 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;" <!-- <h3 id="uninitialized">Eliminating uninitialized variables</h3> --> <!-- .................................................................. --> -<!-- <h2 id="15.1">GCC 15.1</a></h2> --> +<h2 id="15.1">GCC 15.1</h2> + +<p>This is the <a href="https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=15.0">list +of problem reports (PRs)</a> from GCC's bug tracking system that are +known to be fixed in the 15.1 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-15/index.html b/htdocs/gcc-15/index.html index c6379cc2..5d37b4ed 100644 --- a/htdocs/gcc-15/index.html +++ b/htdocs/gcc-15/index.html @@ -11,7 +11,24 @@ <h1>GCC 15 Release Series</h1> -<p>As of this time no releases of GCC 15 have yet been made.</p> +<p>April 25, 2025</p> + +<p>The GCC developers are pleased to announce the release of GCC 15.1.</p> + +<p>This release is a major release, containing new features (as well +as many other improvements) relative to GCC 14.x.</p> + +<h2>Release History</h2> + +<dl> + +<dt>GCC 15.1</dt> +<dd>April 25, 2025 + (<a href="changes.html">changes</a>, + <a href="http://gcc.gnu.org/onlinedocs/15.1.0/">documentation</a>) +</dd> + +</dl> <h2>References and Acknowledgements</h2> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-15/changes.html | 13 +++++++++---- htdocs/gcc-15/index.html | 19 ++++++++++++++++++- 2 files changed, 27 insertions(+), 5 deletions(-) hooks/post-receive -- gcc-wwwdocs