public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: jason@gcc.gnu.org
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 9f5f3bceb34bcb1f2cdb8f4d9a9edba06e2c6bcc
Date: Tue, 15 Oct 2019 01:02:00 -0000	[thread overview]
Message-ID: <20191015010215.118497.qmail@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  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


                 reply	other threads:[~2019-10-15  1:02 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=20191015010215.118497.qmail@sourceware.org \
    --to=jason@gcc.gnu.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).