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  566266d8bfc8d26a667c11d497c46f637f442970 (commit)
      from  2bdfd673b266343e7988fe2cd2b44a02c94dce09 (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 566266d8bfc8d26a667c11d497c46f637f442970
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Wed Apr 10 10:22:31 2024 +0200

    Mark P2809R3 as implemented in GCC 14.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 7897635c..6dddb84e 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -89,7 +89,7 @@
     <tr>
       <td> constexpr cast from <code>void*</code> </td>
       <td> <a href="https://wg21.link/P2738R1";>P2738R1</a></td>
-      <td class="supported"> <a href="https://gcc.gnu.org/PR110344";>14</a></td>
+      <td class="supported"> <a href="../gcc-14/changes.html#cxx">14</a></td>
       <td> __cpp_constexpr >= 202306L </td>
     </tr>
     <tr>
@@ -139,7 +139,7 @@
     <tr>
       <td> Disallow binding a returned reference to a temporary </td>
       <td> <a href="https://wg21.link/P2748R5";>P2748R5</a></td>
-      <td class="supported"> <a href="https://gcc.gnu.org/PR114455";>14</a></td>
+      <td class="supported"> <a href="../gcc-14/changes.html#cxx">14</a></td>
       <td> </td>
     </tr>
     <tr>
@@ -181,7 +181,7 @@
     <tr>
       <td> Trivial infinite loops are not undefined behavior </td>
       <td><a href="https://wg21.link/P2809R3";>P2809R3</a> (<a 
href="./cxx-dr-status.html">DR</a>) </td>
-      <td class="unsupported"> <a 
href="https://gcc.gnu.org/PR114462";>No</a></td>
+      <td class="supported"> <a href="../gcc-14/changes.html#cxx">14</a></td>
       <td> </td>
     </tr>
     <!--

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to