public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 11f6d53b2fba67011551c1be6399599c8b898d35
@ 2021-09-01 20:44 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2021-09-01 20:44 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 11f6d53b2fba67011551c1be6399599c8b898d35 (commit)
from d7fa6b27ce02981294b5cc264c7bb332ba338734 (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 11f6d53b2fba67011551c1be6399599c8b898d35
Author: Jakub Jelinek <jakub@redhat.com>
Date: Wed Sep 1 22:43:39 2021 +0200
Mention completion of P0306R4, P1042R1 and P1949R7 for GCC 12.
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 6334c1f6..7c150fbc 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -84,7 +84,7 @@
<tr>
<td> C++ Identifier Syntax using Unicode Standard Annex 31 </td>
<td> <a href="https://wg21.link/p1949r7">P1949R7</a></td>
- <td class="unsupported"> <a href="https://gcc.gnu.org/PR100977">No</a></td>
+ <td class="supported"> <a href="../gcc-12/changes.html#cxx">12</a></td>
<td> </td>
</tr>
<tr>
@@ -206,10 +206,11 @@
<td> <code>__VA_OPT__</code> for preprocessor comma elision </td>
<td><a href="https://wg21.link/p0306r4">P0306R4</a><br/>
<a href="https://wg21.link/p1042r1">P1042R1</a></td>
- <td class="partial"> <a href="../gcc-8/changes.html#cxx">8</a>
+ <td class="supported"> <a href="../gcc-8/changes.html#cxx">8</a>
(partial, no <code>#__VA_OPT__</code> support) <br/>
<a href="../gcc-10/changes.html#cxx">10</a>
- (partial, no placemarker token handling changes)</td>
+ (partial, no placemarker token handling changes) <br/>
+ <a href="../gcc-12/changes.html#cxx">12</a></td>
<td> </td>
</tr>
<tr>
-----------------------------------------------------------------------
Summary of changes:
htdocs/projects/cxx-status.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
hooks/post-receive
--
gcc-wwwdocs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-09-01 20:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01 20:44 gcc-wwwdocs branch master updated. 11f6d53b2fba67011551c1be6399599c8b898d35 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).