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 6eeda04c95cb72e5335450c0aa19166a91629503 (commit) from 75366b3ece6dee9a804a5fc391cedb171143f033 (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 6eeda04c95cb72e5335450c0aa19166a91629503 Author: Jakub Jelinek <ja...@redhat.com> Date: Fri Jul 11 19:12:31 2025 +0200 Mark C++26 P2786R13 as implemented. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index c0ddb04a..615ed858 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -283,7 +283,7 @@ <tr> <td> Trivial Relocatability </td> <td> <a href="https://wg21.link/P2786R13">P2786R13</a></td> - <td class="unsupported"> <a href="https://gcc.gnu.org/PR119064">No</a></td> + <td class="supported"> <a href="../gcc-16/changes.html#cxx">16</a></td> <td> __cpp_trivially_relocatable >= 202502L </td> </tr> <tr> ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs