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 6c84b7b936a085c13e1f33f2028317fe31bbbcd8 (commit) from 8e626db7182e01ad09bdab91f6a83ecb2dbde4e3 (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 6c84b7b936a085c13e1f33f2028317fe31bbbcd8 Author: Jakub Jelinek <ja...@redhat.com> Date: Thu May 2 10:06:02 2024 +0200 Adjust C++26 P2573R2 implementation status. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index a17b209c..726b8153 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -157,7 +157,7 @@ <tr> <td> <code>= delete("reason");</code> </td> <td> <a href="https://wg21.link/P2573R2">P2573R2</a></td> - <td class="unsupported"> <a href="https://gcc.gnu.org/PR114458">No</a></td> + <td class="supported"> <a href="../gcc-15/changes.html#cxx">15</a></td> <td> __cpp_deleted_function >= 202403L </td> </tr> <tr> ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs