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 cc924c53f50e33b276658f9506accfbb8ed778a6 (commit)
from f846648a61b1acf06b1430376010eb837b21923e (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 cc924c53f50e33b276658f9506accfbb8ed778a6
Author: Jakub Jelinek <[email protected]>
Date: Thu Aug 7 17:15:11 2025 +0200
Mark C++26 P1061R10 as supported.
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 615ed858..52b10f33 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -210,7 +210,7 @@
<tr>
<td> Structured bindings can introduce a pack </td>
<td> <a href="https://wg21.link/P1061R10">P1061R10</a></td>
- <td class="unsupported"> <a
href="https://gcc.gnu.org/PR117783">No</a></td>
+ <td class="supported"> <a href="../gcc-16/changes.html#cxx">16</a></td>
<td> __cpp_structured_bindings >= 202411L </td>
</tr>
<tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/cxx-status.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs