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. 11f6d53b2fba67011551c1be6399599c8b898d35
Date: Wed,  1 Sep 2021 20:44:24 +0000 (GMT)	[thread overview]
Message-ID: <20210901204424.320DA3857C5F@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  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


                 reply	other threads:[~2021-09-01 20:44 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=20210901204424.320DA3857C5F@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).