public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 0bdf2dffc3823aada0c8747398436abd8afb0fa1
@ 2020-12-11 11:57 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2020-12-11 11:57 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  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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-11 11:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11 11:57 gcc-wwwdocs branch master updated. 0bdf2dffc3823aada0c8747398436abd8afb0fa1 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).