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 6c589e7f64aca78973721e2af0f0c8bf48322a9a (commit)
from 57f782f561494b3bef6360049eb7e59d3f8fbf26 (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 6c589e7f64aca78973721e2af0f0c8bf48322a9a
Author: Jakub Jelinek <[email protected]>
Date: Thu Jun 25 19:49:36 2026 +0200
Further tweak.
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index cc0c3d88..ddea3094 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -409,8 +409,8 @@
<tr>
<!-- This one is from Winter 2026 (Croydon) -->
<td> <a href="https://wg21.link/P3726R2">P3726R2</a></td>
- <td class="unsupported"> <a
href="https://gcc.gnu.org/PR125845">No</a></td>
- <td> </td>
+ <td class="unsupported center"> <a
href="https://gcc.gnu.org/PR125845">No</a></td>
+ <td> __cpp_trivial_union >= 202603L </td>
</tr>
<tr>
<td> Partial program correctness </td>
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/cxx-status.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs