public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 96038e968d9a15f74ade8cce029788ab6649f811
@ 2023-08-11 18:10 Jason Merrill
  0 siblings, 0 replies; only message in thread
From: Jason Merrill @ 2023-08-11 18:10 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  96038e968d9a15f74ade8cce029788ab6649f811 (commit)
      from  a4adda5557597721d604fd591ac57241041316ce (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 96038e968d9a15f74ade8cce029788ab6649f811
Author: Jason Merrill <jason@redhat.com>
Date:   Fri Aug 11 14:09:42 2023 -0400

    cxx-status: add C++23 feature test macros

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 8647bdb0..17e17a1c 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -90,7 +90,7 @@
       <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> </td>
+      <td> __cpp_constexpr >= 202306L </td>
     </tr>
     <tr>
       <td> On the ignorability of standard attributes </td>
@@ -108,13 +108,13 @@
       <td> User-generated <code>static_assert</code> messages </td>
       <td> <a href="https://wg21.link/P2741R3">P2741R3</a></td>
       <td class="unsupported"> <a href="https://gcc.gnu.org/PR110348">No</a></td>
-      <td> </td>
+      <td> __cpp_static_assert >= 202306L </td>
     </tr>
     <tr>
       <td> Placeholder variables with no name </td>
       <td> <a href="https://wg21.link/P2169R4">P2169R4</a></td>
       <td class="unsupported"> <a href="https://gcc.gnu.org/PR110349">No</a></td>
-      <td> </td>
+      <td> __cpp_placeholder_variables >= 202306L </td>
     </tr>
     <!--
     <tr>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

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

only message in thread, other threads:[~2023-08-11 18:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-11 18:10 gcc-wwwdocs branch master updated. 96038e968d9a15f74ade8cce029788ab6649f811 Jason Merrill

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).