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 65d1c7f905d2e5bdfac3904e0e85641fc305b344 (commit)
from 84db85c1e845e2c04ca30864480e239db0215318 (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 65d1c7f905d2e5bdfac3904e0e85641fc305b344
Author: Richard Biener <[email protected]>
Date: Fri Jun 12 08:19:20 2026 +0200
GCC 15.3 release
diff --git a/htdocs/develop.html b/htdocs/develop.html
index 42c5288d..471f6be6 100644
--- a/htdocs/develop.html
+++ b/htdocs/develop.html
@@ -738,9 +738,9 @@ stages of development, branch points, and releases:</p>
| \
| v
| GCC 15.2 release (2025-08-08)
- GCC 16 Stage 3 (starts 2025-11-17)
- |
- GCC 16 Stage 4 (starts 2026-01-12)
+ GCC 16 Stage 3 (starts 2025-11-17) \
+ | v
+ GCC 16 Stage 4 (starts 2026-01-12) GCC 15.3 release (2026-06-12)
|
+-- GCC 16 branch created -------+
| \
diff --git a/htdocs/index.html b/htdocs/index.html
index dd98c2d8..8bd0af1b 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -60,6 +60,10 @@ mission statement</a>.</p>
<span class="date">[2026-04-30]</span></dt>
<dd>Prague, Czech Republic, October 2-4 2026</dd>
+<dt><span><a href="gcc-15/">GCC 15.3</a> released</span>
+ <span class="date">[2026-06-12]</span></dt>
+ <dd></dd>
+
<dt><span><a href="gcc-16/">GCC 16.1</a> released</span>
<span class="date">[2026-04-30]</span></dt>
<dd></dd>
@@ -143,14 +147,14 @@ More news? Let [email protected] know!
</div>
</dd>
-<dt><span class="version"><a href="gcc-15/">GCC 15.2</a></span>
+<dt><span class="version"><a href="gcc-15/">GCC 15.3</a></span>
(<a href="gcc-15/changes.html">changes</a>)
</dt><dd>
Status:
<!--GCC 15 status below-->
<a
href="https://gcc.gnu.org/pipermail/gcc/2026-June/248294.html">2026-06-05</a>
<!--GCC 15 status above-->
- (frozen for release).
+ (regression fixes & docs only).
<div class="regress">
<a
href="https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=regexp&short_desc=%5C%5B(%5B%200-9.%2F%5D*%5B%20%2F%5D)*15%5B%20%2F%5D%5B%200-9.%2F%5D*%5BRr%5Degression%20*%5C%5D&target_milestone=13.5&target_milestone=14.4&target_milestone=15.3&known_to_fail_type=allwordssubstr&known_to_work_type=allwordssubstr&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&gcchost_type=allwordssubstr&gcchost=&gcctarget_type=allwordssubstr&gcctarget=&gccbuild_type=allwordssubstr&gccbuild=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&priority=P1&priority=P2&priority=P3&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&
;chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Serious
diff --git a/htdocs/releases.html b/htdocs/releases.html
index 785566a6..1be0a14e 100644
--- a/htdocs/releases.html
+++ b/htdocs/releases.html
@@ -33,6 +33,7 @@ an alternative view of the release history.</p>
<table class="padding5">
<tr><th>Release</th><th>Release date</th></tr>
+<tr><td><a href="gcc-15/">GCC 15.3</a></td> <td>June 12, 2026</td></tr>
<tr><td><a href="gcc-16/">GCC 16.1</a></td> <td>April 30, 2026</td></tr>
<tr><td><a href="gcc-15/">GCC 15.2</a></td> <td>August 8, 2025</td></tr>
<tr><td><a href="gcc-12/">GCC 12.5</a></td> <td>July 11, 2025</td></tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/develop.html | 6 +++---
htdocs/index.html | 8 ++++++--
htdocs/releases.html | 1 +
3 files changed, 10 insertions(+), 5 deletions(-)
hooks/post-receive
--
gcc-wwwdocs