public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 66b119710b80b6588cc1702174c5abd84153e422
@ 2023-11-29 22:40 Marek Polacek
  0 siblings, 0 replies; only message in thread
From: Marek Polacek @ 2023-11-29 22:40 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  66b119710b80b6588cc1702174c5abd84153e422 (commit)
      from  d62be3549ac025689f8a8ca789756d6d671a6349 (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 66b119710b80b6588cc1702174c5abd84153e422
Author: Marek Polacek <polacek@redhat.com>
Date:   Wed Nov 29 17:39:48 2023 -0500

    cxx-status: P2280 implemented in GCC 14

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index c49c13e9..e7779324 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -134,6 +134,14 @@ a work-in-progress.</p>
       </li>
     </ul>
   </li>
+  <li>Several C++23 features have been implemented:
+    <ul>
+      <li><a href="https://wg21.link/P2280R4">P2280R4</a>, Using unknown
+      references in constant expressions
+      (<a href="https://gcc.gnu.org/PR106650">PR106650</a>)
+      </li>
+    </ul>
+  </li>
 </ul>
 
 <h4 id="libstdcxx">Runtime Library (libstdc++)</h4>
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 4dfb3593..86c8b3de 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -396,7 +396,7 @@
     <tr>
       <td> Using unknown references in constant expressions </td>
       <td> <a href="https://wg21.link/p2280r4">P2280R4</a></td>
-      <td class="unsupported"> <a href="https://gcc.gnu.org/PR106650">No</a></td>
+      <td class="supported"> <a href="../gcc-14/changes.html#cxx">14</a></td>
       <td> </td>
     </tr>
     <!-- https://github.com/cplusplus/papers/issues/1022 -->

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

Summary of changes:
 htdocs/gcc-14/changes.html      | 8 ++++++++
 htdocs/projects/cxx-status.html | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-29 22:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-29 22:40 gcc-wwwdocs branch master updated. 66b119710b80b6588cc1702174c5abd84153e422 Marek Polacek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).