public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. b99e91019bbb63d17eea6e5d75e8b9bc2a9b81cc
@ 2021-10-05 17:11 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2021-10-05 17:11 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  b99e91019bbb63d17eea6e5d75e8b9bc2a9b81cc (commit)
      from  78f03a4a633950743a416f5b9e7f721db7892090 (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 b99e91019bbb63d17eea6e5d75e8b9bc2a9b81cc
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Tue Oct 5 19:11:04 2021 +0200

    Add some feature test macros.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index add6f428..a8ef4c1b 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -136,7 +136,7 @@
       <td> Deducing this </td>
       <td> <a href="https://wg21.link/p0847r7">P0847R7</a></td>
       <td class="unsupported"> <a href="https://gcc.gnu.org/PR102609">No</a></td>
-      <td> </td>
+      <td> __cpp_explicit_this_parameter >= 202110L </td>
     </tr>
     <!-- https://github.com/cplusplus/papers/issues/766 -->
     <tr>
@@ -150,14 +150,14 @@
       <td> Multidimensional subscript operator </td>
       <td> <a href="https://wg21.link/p2128r6">P2128R6</a></td>
       <td class="unsupported"> <a href="https://gcc.gnu.org/PR102611">No</a></td>
-      <td> </td>
+      <td> __cpp_multidimensional_subscript >= 202110L </td>
     </tr>
     <!-- https://github.com/cplusplus/papers/issues/941 -->
     <tr>
       <td> Non-literal variables (and labels and gotos) in constexpr functions </td>
       <td> <a href="https://wg21.link/p2242r3">P2242R3</a></td>
       <td class="unsupported"> <a href="https://gcc.gnu.org/PR102612">No</a></td>
-      <td> </td>
+      <td> __cpp_constexpr >= 202110L </td>
     </tr>
     <!-- https://github.com/cplusplus/papers/issues/942 -->
     <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:[~2021-10-05 17:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05 17:11 gcc-wwwdocs branch master updated. b99e91019bbb63d17eea6e5d75e8b9bc2a9b81cc Jakub Jelinek

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