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 2e10ee99d9bb0ba3016954d99d12470059551c25 (commit)
from 2a7af35566a6e1bbbf0c048426cf3e48d2165b7c (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 2e10ee99d9bb0ba3016954d99d12470059551c25
Author: Richard Biener <[email protected]>
Date: Fri May 23 10:00:46 2025 +0200
GCC 14.3 release preparations
diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 0202dfc6..37cec5e5 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -1643,6 +1643,13 @@ complete (that is, it is possible that some PRs that
have been fixed
are not listed here).</p>
<!-- .................................................................. -->
+<h2 id="14.3">GCC 14.3</h2>
+
+<p>This is the <a
href="https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=14.3">list
+of problem reports (PRs)</a> from GCC's bug tracking system that are
+known to be fixed in the 14.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>
</body>
</html>
diff --git a/htdocs/gcc-14/index.html b/htdocs/gcc-14/index.html
index c4bdd958..9999cb0b 100644
--- a/htdocs/gcc-14/index.html
+++ b/htdocs/gcc-14/index.html
@@ -11,17 +11,23 @@
<h1>GCC 14 Release Series</h1>
-<p>Aug 1, 2024</p>
+<p>May 23, 2025</p>
-<p>The GCC developers are pleased to announce the release of GCC 14.2.</p>
+<p>The GCC developers are pleased to announce the release of GCC 14.3.</p>
<p>This release is a bug-fix release, containing fixes for regressions in
-GCC 14.1 relative to previous releases of GCC.</p>
+GCC 14.2 relative to previous releases of GCC.</p>
<h2>Release History</h2>
<dl>
+<dt>GCC 14.3</dt>
+<dd>May 23, 2025
+ (<a href="changes.html">changes</a>,
+ <a href="https://gcc.gnu.org/onlinedocs/14.3.0/">documentation</a>)
+</dd>
+
<dt>GCC 14.2</dt>
<dd>Aug 1, 2024
(<a href="changes.html">changes</a>,
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-14/changes.html | 7 +++++++
htdocs/gcc-14/index.html | 12 +++++++++---
2 files changed, 16 insertions(+), 3 deletions(-)
hooks/post-receive
--
gcc-wwwdocs