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 64059ad7cfa67392750b4daf07829d9139765178 (commit)
from 1f73ddba38aac685d40b836c11fba95aeff94379 (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 64059ad7cfa67392750b4daf07829d9139765178
Author: Jakub Jelinek <[email protected]>
Date: Fri Jun 26 10:05:52 2026 +0200
GCC 14.4 release preparations.
diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index bf497d79..464a56ec 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -1672,5 +1672,14 @@ 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>
+<!-- .................................................................. -->
+<h2 id="14.4">GCC 14.4</h2>
+
+<p>This is the <a
href="https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=14.4">list
+of problem reports (PRs)</a> from GCC's bug tracking system that are
+known to be fixed in the 14.4 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 9999cb0b..58b6cea1 100644
--- a/htdocs/gcc-14/index.html
+++ b/htdocs/gcc-14/index.html
@@ -11,17 +11,23 @@
<h1>GCC 14 Release Series</h1>
-<p>May 23, 2025</p>
+<p>June 26, 2026</p>
-<p>The GCC developers are pleased to announce the release of GCC 14.3.</p>
+<p>The GCC developers are pleased to announce the release of GCC 14.4.</p>
<p>This release is a bug-fix release, containing fixes for regressions in
-GCC 14.2 relative to previous releases of GCC.</p>
+GCC 14.3 relative to previous releases of GCC.</p>
<h2>Release History</h2>
<dl>
+<dt>GCC 14.4</dt>
+<dd>Jun 23, 2026
+ (<a href="changes.html">changes</a>,
+ <a href="https://gcc.gnu.org/onlinedocs/14.4.0/">documentation</a>)
+</dd>
+
<dt>GCC 14.3</dt>
<dd>May 23, 2025
(<a href="changes.html">changes</a>,
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-14/changes.html | 9 +++++++++
htdocs/gcc-14/index.html | 12 +++++++++---
2 files changed, 18 insertions(+), 3 deletions(-)
hooks/post-receive
--
gcc-wwwdocs