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  528365f0f0be6eddf8727405855d40befddb0526 (commit)
      from  2dd3fc13e26459c04f86ebb786240802087281b5 (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 528365f0f0be6eddf8727405855d40befddb0526
Author: Marek Polacek <pola...@redhat.com>
Date:   Wed Aug 13 19:24:41 2025 -0400

    cxx-status: P2036 implemented in GCC 16
    
    Also fix the Deducing this link.
    
    We still need to update changes.html for GCC 16.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 7a36e778..42ec39d2 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -449,7 +449,7 @@
     <tr>
       <td rowspan=2> Deducing this </td>
       <td> <a href="https://wg21.link/p0847r7";>P0847R7</a></td>
-      <td rowspan=2 class="supported"> <a 
href="../gcc-13/changes.html#cxx">14</a></td>
+      <td rowspan=2 class="supported"> <a 
href="../gcc-14/changes.html#cxx">14</a></td>
       <td rowspan=2> __cpp_explicit_this_parameter >= 202110L </td>
     </tr>
     <tr>
@@ -459,7 +459,7 @@
     <tr>
       <td rowspan=2> Change scope of lambda trailing-return-type </td>
       <td> <a href="https://wg21.link/p2036r3";>P2036R3</a></td>
-      <td class="unsupported" rowspan=2> <a 
href="https://gcc.gnu.org/PR102610";>No</a></td>
+      <td class="supported" rowspan=2> <a 
href="../gcc-16/changes.html#cxx">16</a></td>
       <td rowspan=2> </td>
     </tr>
     <!-- https://github.com/cplusplus/papers/issues/1274 -->

-----------------------------------------------------------------------

Summary of changes:
 htdocs/projects/cxx-status.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to