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 cd96c3584754e36bb89d9e8518b26e45e88a7379 (commit)
from 5b7246c179f6752b4023d2602bc58ee1a32564c9 (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 cd96c3584754e36bb89d9e8518b26e45e88a7379
Author: Jakub Jelinek <[email protected]>
Date: Thu Jun 25 19:17:03 2026 +0200
Adjust status of two C++29 (DR) papers.
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 402609d4..01a5f67f 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -62,7 +62,7 @@
<tr>
<td>Clarify the behavior of floating-point overflow</td>
<td><a href="https://wg21.link/P3899R3">P3899R3</a> (<a
href="./cxx-dr-status.html">DR</a>)</td>
- <td class="unsupported"> <a
href="https://gcc.gnu.org/PR125824">No</a></td>
+ <td class="supported"> 12</td>
<td></td>
</tr>
<tr>
@@ -110,7 +110,7 @@
<tr>
<td>Lexical order for lambdas</td>
<td><a href="https://wg21.link/P3847R1">P3847R1</a> (<a
href="./cxx-dr-status.html">DR</a>)</td>
- <td class="unsupported"> <a
href="https://gcc.gnu.org/PR125832">No</a></td>
+ <td class="supported"> Yes</td>
<td></td>
</tr>
<tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/cxx-status.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs