public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. b99e91019bbb63d17eea6e5d75e8b9bc2a9b81cc
Date: Tue, 5 Oct 2021 17:11:13 +0000 (GMT) [thread overview]
Message-ID: <20211005171113.C3CCB385840B@sourceware.org> (raw)
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
reply other threads:[~2021-10-05 17:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211005171113.C3CCB385840B@sourceware.org \
--to=jakub@sourceware.org \
--cc=gcc-cvs-wwwdocs@gcc.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).