public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 9f5f3bceb34bcb1f2cdb8f4d9a9edba06e2c6bcc
@ 2019-10-15  1:02 jason
  0 siblings, 0 replies; only message in thread
From: jason @ 2019-10-15  1:02 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  9f5f3bceb34bcb1f2cdb8f4d9a9edba06e2c6bcc (commit)
      from  e31255ea7538af9084e503f7b54c925bad70ebe0 (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 9f5f3bceb34bcb1f2cdb8f4d9a9edba06e2c6bcc
Author: Jason Merrill <jason@redhat.com>
Date:   Mon Oct 14 21:01:35 2019 -0400

    C++20 concepts are now supported.

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index aec924c..6c83f38 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -70,6 +70,7 @@ a work-in-progress.</p>
     <li>P1152R4, Deprecating <code>volatile</code></li>
     <li>P0388R4, Permit conversions to arrays of unknown bound</li>
     <li>P0784R7, <code>constexpr new</code></li>
+    <li>Concepts, including P0734R0, P0857R0, P1084R2, P1141R2, P0848R3, P1616R1, P1452R2</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 a17f9b9..6a45016 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -117,11 +117,8 @@
 	<a href="http://wg21.link/p0848r3">P0848R3</a><br/>
 	<a href="http://wg21.link/p1616r1">P1616R1</a><br/>
 	<a href="http://wg21.link/p1452r2">P1452R2</a></td>
-      <td class="unsupported"> TS with -fconcepts<br/>
-	<a href="https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/concepts-cxx2a">concepts-cxx2a
-	branch</a><br/>
-      <a href="https://gcc.gnu.org/PR88329">PR88329</a></td>
-      <td> </td>
+      <td class="supported"> <a href="../gcc-10/changes.html#cxx">10</a> </td>
+      <td> __cpp_concepts &gt;= ? </td>
     </tr>
     <tr>
       <td> Range-based for statements with initializer </td>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2019-10-15  1:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-15  1:02 gcc-wwwdocs branch master updated. 9f5f3bceb34bcb1f2cdb8f4d9a9edba06e2c6bcc jason

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