public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 58d2cdf688b58f460e9694abbd3de2442542d41f
@ 2021-06-11 13:54 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2021-06-11 13:54 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 58d2cdf688b58f460e9694abbd3de2442542d41f (commit)
from d23550d4fdcef39a8dff5e249aa3b72cd8776b9a (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 58d2cdf688b58f460e9694abbd3de2442542d41f
Author: Jakub Jelinek <jakub@redhat.com>
Date: Fri Jun 11 15:54:44 2021 +0200
Mention P1938R3 support.
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index e7bf2dd3..00a929a7 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -78,8 +78,8 @@
<tr>
<td> <code>if consteval</code> </td>
<td> <a href="https://wg21.link/p1938r3">P1938R3</a></td>
- <td class="unsupported"> <a href="https://gcc.gnu.org/PR100974">No</a></td>
- <td> __cpp_if_consteval </td>
+ <td class="supported"> <a href="../gcc-12/changes.html#cxx">12</a></td>
+ <td> __cpp_if_consteval >= 202106L </td>
</tr>
<tr>
<td> C++ Identifier Syntax using Unicode Standard Annex 31 </td>
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/cxx-status.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-11 13:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 13:54 gcc-wwwdocs branch master updated. 58d2cdf688b58f460e9694abbd3de2442542d41f 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).