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 45669b514bd546dc4fdbec33b6cec11036bfd951 (commit)
from 092311e7d2233c864fb91c2801f4a4e0c949a1b0 (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 45669b514bd546dc4fdbec33b6cec11036bfd951
Author: Jakub Jelinek <[email protected]>
Date: Tue Jun 24 19:04:44 2025 +0200
Mark P3618R0 as supported for GCC 16.
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index 89241499..99644758 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -73,7 +73,8 @@ for general information.</p>
<!-- <h3 id="c-family">C family</h3> -->
-<!-- <h3 id="cxx">C++</h3> -->
+<h3 id="cxx">C++</h3>
+
<!-- <h4 id="libstdcxx">Runtime Library (libstdc++)</h4> -->
<!-- <h3 id="d">D</h3> -->
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index cf3ed9f6..77baf308 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -296,7 +296,7 @@
<tr>
<td> Allow attaching main to the global module </td>
<td><a href="https://wg21.link/P3618R0">P3618R0</a> (<a
href="./cxx-dr-status.html">DR</a>) </td>
- <td class="unsupported"> <a
href="https://gcc.gnu.org/PR120773">No</a></td>
+ <td class="supported"> <a href="../gcc-16/changes.html#cxx">16</a></td>
<td> </td>
</tr>
<tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/changes.html | 3 ++-
htdocs/projects/cxx-status.html | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs