public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. b863b393470c2cd0caa1b2f8a4030484a67121c4
@ 2020-03-17 19:47 Jason Merrill
  0 siblings, 0 replies; only message in thread
From: Jason Merrill @ 2020-03-17 19:47 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  b863b393470c2cd0caa1b2f8a4030484a67121c4 (commit)
      from  97af1548febe7a9009add283a7bd2a15ad6377b3 (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 b863b393470c2cd0caa1b2f8a4030484a67121c4
Author: Jason Merrill <jason@redhat.com>
Date:   Tue Mar 17 00:30:54 2020 -0400

    cxx-status: Various updates.
    
    * Coroutines are merged.
    * P2092R0 was already the G++ behavior.
    * Add paper for adjustment to pack init-capture.
    * Add some PR numbers.
    * Fix centering of some cells.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index defdc281..0a841862 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -113,7 +113,7 @@
     <tr>
       <td rowspan=12> Concepts </td>
       <td><a href="http://wg21.link/p0734r0">P0734R0</a></td>
-      <td class="supported" rowspan=9> <a href="../gcc-10/changes.html#cxx">10</a> </td>
+      <td class="supported" rowspan=10> <a href="../gcc-10/changes.html#cxx">10</a> </td>
       <td rowspan=12> __cpp_concepts &gt;= 201907 </td>
     </tr>
     <tr>
@@ -144,11 +144,11 @@
     </tr>
     <!-- from Prague -->
     <tr>
-      <td><a href="https://wg21.link/p2103r0">P2103R0</a></td>
-      <td rowspan=3 class="unsupported">No</td>
+      <td><a href="https://wg21.link/p2092r0">P2092R0</a></td>
     </tr>
     <tr>
-      <td><a href="https://wg21.link/p2092r0">P2092R0</a></td>
+      <td><a href="https://wg21.link/p2103r0">P2103R0</a></td>
+      <td rowspan=2 class="unsupported center">No</td>
     </tr>
     <tr>
       <td><a href="https://wg21.link/p2113r0">P2113R0</a></td>
@@ -215,7 +215,7 @@
     <tr>
       <!-- from Prague -->
       <td><a href="https://wg21.link/p2002r1">P2002R1</a></td>
-      <td rowspan=2 class="unsupported">No</td>
+      <td rowspan=2 class="unsupported center">No</td>
     </tr>
     <tr>
       <!-- from Prague -->
@@ -270,11 +270,15 @@
       <td> </td>
     </tr>
     <tr>
-      <td> Allow pack expansion in lambda init-capture </td>
+      <td rowspan=2> Allow pack expansion in lambda init-capture </td>
       <td><a href="http://wg21.link/p0780r2">P0780R2</a></td>
       <td class="supported"> <a href="../gcc-9/changes.html#cxx">9</a> </td>
       <td> __cpp_init_captures &gt;= 201803 </td>
     </tr>
+    <tr>
+      <td><a href="http://wg21.link/p2095r0">P2095R0</a></td>
+      <td class="supported center"><a href="../gcc-10/changes.html#cxx">10</a></td>
+    </tr>
     <tr>
       <td> Proposed wording for likely and unlikely attributes </td>
       <td><a href="http://wg21.link/p0479r5">P0479R5</a></td>
@@ -347,7 +351,7 @@
     <tr>
       <!-- from Prague -->
       <td><a href="https://wg21.link/p1937r2">P1937R2</a></td>
-      <td class="supported"> <a href="../gcc-10/changes.html#cxx">10</a> </td>
+      <td class="supported center"> <a href="../gcc-10/changes.html#cxx">10</a> </td>
     </tr>
     <tr>
       <td> std::is_constant_evaluated </td>
@@ -441,7 +445,8 @@
     <tr>
       <td> Coroutines </td>
       <td><a href="http://wg21.link/p0912r5">P0912R5</a></td>
-      <td class="unsupported">No (<a href="../wiki/cxx-coroutines">Coroutines Wiki</a>) </td>
+      <td class="supported"> <a href="../gcc-10/changes.html#cxx">10</a>
+       (<a href="../wiki/cxx-coroutines">Coroutines Wiki</a>) </td>
       <td> </td>
     </tr>
     <tr>
@@ -466,7 +471,7 @@
       <!-- from Prague-->
       <td>DR: Converting from <code>T*</code> to <code>bool</code> should be considered narrowing</td>
       <td><a href="https://wg21.link/p1957r2">P1957R2</a>
-      <td class="unsupported">No</td>
+      <td class="supported"> <a href="../gcc-10/changes.html#cxx">10</a> (C++20 mode only)</td>
       <td></td>
     </tr>
     <tr>
@@ -518,7 +523,7 @@
     <tr>
       <!-- from Prague -->
       <td><a href="https://wg21.link/p2082r1">P2082R1</a></td>
-      <td class="unsupported">No</td>
+      <td class="unsupported center">No (<a href="https://gcc.gnu.org/PR93976">PR93976</a>)</td>
     </tr>
     <tr>
       <td>Class template argument deduction for alias templates</td>

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

Summary of changes:
 htdocs/projects/cxx-status.html | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-03-17 19:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-17 19:47 gcc-wwwdocs branch master updated. b863b393470c2cd0caa1b2f8a4030484a67121c4 Jason Merrill

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).