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 bc5cf1bf5f46575ae808a2852a18899c1e8b0eda (commit)
from 2ecbe6f68c694f7d9b86ff1a3cb0a3e6ad6d2aff (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 bc5cf1bf5f46575ae808a2852a18899c1e8b0eda
Author: Jakub Jelinek <[email protected]>
Date: Sat Oct 4 11:22:46 2025 +0200
Mark C++26 P2795R5 paper as implemented for GCC 16.
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 509cbe87..499f83d8 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -148,7 +148,7 @@
<tr>
<td> Erroneous behavior for uninitialized reads </td>
<td> <a href="https://wg21.link/P2795R5">P2795R5</a></td>
- <td class="unsupported"> <a
href="https://gcc.gnu.org/PR114457">No</a></td>
+ <td class="supported"> <a href="../gcc-16/changes.html#cxx">16</a></td>
<td> </td>
</tr>
<tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/cxx-status.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs