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 3547ad3b7538623ceaf6bfb11ac1e2a2cca6194b (commit)
from 42e0c6dd82ebeed21f30e633c62be1f25899c7b9 (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 3547ad3b7538623ceaf6bfb11ac1e2a2cca6194b
Author: Richard Biener <[email protected]>
Date: Fri Jun 12 08:05:11 2026 +0200
GCC 15.3 release preparations
diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 6b54a7dd..f37487c3 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -1622,6 +1622,15 @@ known to be fixed in the 15.2 release. This list might
not be
complete (that is, it is possible that some PRs that have been fixed
are not listed here).</p>
+<!-- .................................................................. -->
+<h2 id="15.2">GCC 15.3</h2>
+
+<p>This is the <a
href="https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=15.3">list
+of problem reports (PRs)</a> from GCC's bug tracking system that are
+known to be fixed in the 15.3 release. This list might not be
+complete (that is, it is possible that some PRs that have been fixed
+are not listed here).</p>
+
<!-- .................................................................. -->
diff --git a/htdocs/gcc-15/index.html b/htdocs/gcc-15/index.html
index 62cf7651..802d5983 100644
--- a/htdocs/gcc-15/index.html
+++ b/htdocs/gcc-15/index.html
@@ -11,17 +11,23 @@
<h1>GCC 15 Release Series</h1>
-<p>August 8, 2025</p>
+<p>June 12, 2026</p>
-<p>The GCC developers are pleased to announce the release of GCC 15.2.</p>
+<p>The GCC developers are pleased to announce the release of GCC 15.3.</p>
<p>This release is a bug-fix release, containing fixes for regressions
-in GCC 15.1 relative to previous releases of GCC.</p>
+in GCC 15.2 relative to previous releases of GCC.</p>
<h2>Release History</h2>
<dl>
+<dt>GCC 15.3</dt>
+<dd>June 12, 2026
+ (<a href="changes.html">changes</a>,
+ <a href="https://gcc.gnu.org/onlinedocs/15.3.0/">documentation</a>)
+</dd>
+
<dt>GCC 15.2</dt>
<dd>August 8, 2025
(<a href="changes.html">changes</a>,
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-15/changes.html | 9 +++++++++
htdocs/gcc-15/index.html | 12 +++++++++---
2 files changed, 18 insertions(+), 3 deletions(-)
hooks/post-receive
--
gcc-wwwdocs