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 a6e1396a66850f171db2aca29df00999fe2c4ae2 (commit)
from 9a635a920c1dca8142ac5d95f76377ac7e85ca8f (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 a6e1396a66850f171db2aca29df00999fe2c4ae2
Author: Jakub Jelinek <ja...@redhat.com>
Date: Tue Sep 24 20:27:25 2024 +0200
Mark P2718R0 as implemented for GCC 15.
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index d986fc79..76f6ef6d 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -576,7 +576,7 @@
<tr>
<td> Wording for P2644R1 Fix for Range-based for Loop </td>
<td> <a href="https://wg21.link/p2718">P2718R0</a></td>
- <td class="unsupported"> <a
href="https://gcc.gnu.org/PR107637">No</a></td>
+ <td class="supported"> <a href="../gcc-15/changes.html#cxx">15</a></td>
<td> __cpp_range_based_for >= 202211L </td>
</tr>
<!--
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/cxx-status.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs