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 253803806b3189ddd76db5259bad8f2aed957284 (commit)
from 8e691213f79b2d65368913c7e41f37b540f857aa (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 253803806b3189ddd76db5259bad8f2aed957284
Author: Jakub Jelinek <[email protected]>
Date: Wed Aug 13 22:32:05 2025 +0200
Mark P1306R5 as implemented for GCC 16.
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 52b10f33..1fc83214 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -324,7 +324,7 @@
<tr>
<td> Expansion statements </td>
<td> <a href="https://wg21.link/P1306">P1306R5</a></td>
- <td class="unsupported"> <a
href="https://gcc.gnu.org/PR120776">No</a></td>
+ <td class="supported"> <a href="./gcc-16/changes.html#cxx">16</a></td>
<td> __cpp_expansion_statements >= 202506L </td>
</tr>
<tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/cxx-status.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs