public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. acd1630cbb202a79e57ee88127ad6f8c2cc2efce
@ 2020-04-27 15:27 Iain D Sandoe
  0 siblings, 0 replies; only message in thread
From: Iain D Sandoe @ 2020-04-27 15:27 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  acd1630cbb202a79e57ee88127ad6f8c2cc2efce (commit)
      from  5341e6929f04e9148ba6a1fc8d6a491593fe97f0 (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 acd1630cbb202a79e57ee88127ad6f8c2cc2efce
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Mon Apr 27 08:52:56 2020 +0100

    wwwdocs: Update coroutines status.
    
    This makes minor adjustments to the coroutines status reflecting
    the changes in n4861, the C++20 standard DIS.

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 3c1046bf..41c2dc0d 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -318,6 +318,7 @@ a work-in-progress.</p>
     <li>P0960R3, Parenthesized initialization of aggregates</li>
     <li>P1331R2, Allow trivial default initialization in constexpr contexts</li>
     <li>P1327R1, Allowing dynamic_cast and polymorphic typeid in constexpr contexts</li>
+    <li>P0912R5, Coroutines (requires <code>-fcoroutines</code>)</li>
   </ul>  
   </li>
   <li>Several C++ Defect Reports have been resolved, e.g.:
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index dd2683dc..6a715058 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -444,10 +444,11 @@
     </tr>
     <tr>
       <td> Coroutines </td>
-      <td><a href="https://wg21.link/p0912r5">P0912R5</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>
+      <td><a href="https://wg21.link/p0912r5">P0912R5</a></br>
+      as applied to <a href="http://wg21.link/n4861">n4861</a></td>
+      <td class="supported"> <a href="../gcc-10/changes.html#cxx">10 </a>
+       (requires -fcoroutines)</td>
+      <td> __cpp_impl_coroutine &gt;= 201902</td>
     </tr>
     <tr>
       <td rowspan=2> Parenthesized initialization of aggregates </td>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-04-27 15:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27 15:27 gcc-wwwdocs branch master updated. acd1630cbb202a79e57ee88127ad6f8c2cc2efce Iain D Sandoe

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