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 9ca9e0fb09c8faa2d4d898e44c57b08af911f05d (commit)
from 3ba9c3647d9dee45c5afe90ccc21c3b5753ca8aa (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 9ca9e0fb09c8faa2d4d898e44c57b08af911f05d
Author: Jakub Jelinek <[email protected]>
Date: Sat Jun 28 00:05:51 2025 +0200
Mark C++26 P3533R2 - constexpr virtual inheritance as implemented.
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 77baf308..ab965d90 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -330,7 +330,7 @@
<tr>
<td> constexpr virtual inheritance </td>
<td> <a href="https://wg21.link/P3533R2">P3533R2</a></td>
- <td class="unsupported"> <a
href="https://gcc.gnu.org/PR120777">No</a></td>
+ <td class="supported"> <a href="../gcc-16/changes.html#cxx">16</a></td>
<td> __cpp_constexpr_virtual_inheritance >= 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