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. 0bdf2dffc3823aada0c8747398436abd8afb0fa1
Date: Fri, 11 Dec 2020 11:57:03 +0000 (GMT)	[thread overview]
Message-ID: <20201211115703.98879388CC12@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  0bdf2dffc3823aada0c8747398436abd8afb0fa1 (commit)
      from  38b28b4e95d8331d28e70a0272618135d5f69c79 (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 0bdf2dffc3823aada0c8747398436abd8afb0fa1
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Fri Dec 11 12:56:40 2020 +0100

    Adjust for recent C++20 compiler changes.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 23081245..403d6740 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -186,7 +186,7 @@
     <tr>
       <td rowspan=10> Consistent comparison (<code>operator&lt;=&gt;</code>)</td>
       <td><a href="https://wg21.link/p0515r3">P0515R3</a></td>
-      <td rowspan=8 class="supported center"><a href="../gcc-10/changes.html#cxx">10</a></td>
+      <td rowspan=4 class="supported center"><a href="../gcc-10/changes.html#cxx">10</a></td>
       <td rowspan=10> __cpp_impl_three_way_comparison &gt;= 201711 </td>
     </tr>
     <tr>
@@ -200,9 +200,11 @@
     </tr>
     <tr>
       <td><a href="https://wg21.link/p1186r3">P1186R3</a></td>
+      <td class="supported center"><a href="../gcc-11/changes.html#cxx">11</a></td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/p1630r1">P1630R1</a></td>
+      <td rowspan=3 class="supported center"><a href="../gcc-10/changes.html#cxx">10</a></td>
     </tr>
     <tr>
       <!-- from Belfast -->
@@ -312,7 +314,7 @@
     <tr>
       <td> Atomic Compare-and-Exchange with Padding Bits </td>
       <td><a href="https://wg21.link/p0528r3">P0528R3</a></td>
-      <td class="unsupported">No (<a href="https://gcc.gnu.org/PR88101">PR88101</a>)</td>
+      <td class="supported"> <a href="../gcc-11/changes.html#cxx">11</a> </td>
       <td> </td>
     </tr>
     <tr>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/projects/cxx-status.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2020-12-11 11:57 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=20201211115703.98879388CC12@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).