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 a141ba3a4a2ebe3a66f217fd19661e412dfc92f5 (commit) from b63983a62480a6c145aec34cd291c3656cf64848 (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 a141ba3a4a2ebe3a66f217fd19661e412dfc92f5 Author: Jakub Jelinek <ja...@redhat.com> Date: Tue Jul 8 19:29:00 2025 +0200 Mention partial implementation of C++26 P2686R4 diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index ab965d90..3a7b3576 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -216,7 +216,7 @@ <tr> <td> constexpr structured bindings and references to constexpr variables </td> <td> <a href="https://wg21.link/P2686R4">P2686R4</a></td> - <td class="unsupported"> <a href="https://gcc.gnu.org/PR117784">No</a></td> + <td class="partial center"> <a href="../gcc-16/changes.html#cxx">16</a> (no <a href="https://gcc.gnu.org/PR117784">references to constexpr vars</a>) <td> </td> </tr> <tr> ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs