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 0f460bf23d58356363d8123b9897ad4977ce3b29 (commit) from 93841da1a3c5b19a560689413ec4470346544d24 (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 0f460bf23d58356363d8123b9897ad4977ce3b29 Author: Jakub Jelinek <ja...@redhat.com> Date: Mon Jun 23 17:28:01 2025 +0200 Move out P3491R3 from the Reflection entry. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index af1917f6..cf3ed9f6 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -300,23 +300,26 @@ <td> </td> </tr> <tr> - <td rowspan=5> Reflection </td> + <td rowspan=4> Reflection </td> <td> <a href="https://wg21.link/P2996">P2996R13</a></td> - <td class="unsupported" rowspan=5> <a href="https://gcc.gnu.org/PR120775">No</a></td> + <td class="unsupported" rowspan=4> <a href="https://gcc.gnu.org/PR120775">No</a></td> <td> __cpp_impl_reflection >= 202506L </td> </tr> <tr> <td> <a href="https://wg21.link/P3394">P3394R4</a></td> - <td rowspan=4></td> + <td rowspan=3></td> </tr> <tr> <td> <a href="https://wg21.link/P3293">P3293R3</a></td> </tr> <tr> - <td> <a href="https://wg21.link/P3491">P3491R3</a></td> + <td> <a href="https://wg21.link/P3096">P3096R12</a></td> </tr> <tr> - <td> <a href="https://wg21.link/P3096">P3096R12</a></td> + <td> <code>define_static_</code>{<code>string</code>,<code>object</code>,<code>array</code>} </td> + <td> <a href="https://wg21.link/P3491">P3491R3</a></td> + <td class="unsupported"> <a href="https://gcc.gnu.org/PR120783">No</a></td> + <td></td> </tr> <tr> <td> Expansion statements </td> ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) hooks/post-receive -- gcc-wwwdocs