public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Edward Smith-Rowland <emsr@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. bfc68f3f88406a07757d111a0f894426a6bc4522
Date: Wed,  3 Feb 2021 19:32:56 +0000 (GMT)	[thread overview]
Message-ID: <20210203193256.61963395043B@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  bfc68f3f88406a07757d111a0f894426a6bc4522 (commit)
      from  1e24d5f086e0b1b0f48cef83640094ae5a2b73ae (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 bfc68f3f88406a07757d111a0f894426a6bc4522
Author: Ed Smith-Rowland <3dw4rd@verizon.net>
Date:   Wed Feb 3 14:23:00 2021 -0500

    Mention C++23 flags and P0330R8, Literal Suffix for (signed) size_t.
    Tweak an href in cxx-status.

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index efbf3341..a8b036c3 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -251,6 +251,18 @@ a work-in-progress.</p>
       to <a href="../projects/cxx-status.html#cxx20">C++ 20 Status</a>
     </ul>
   </li>
+  <li>
+    The C++ front end has experimental support for some of the upcoming C++23
+    draft features with the <code>-std=c++23</code>, <code>-std=gnu++23</code>,
+    <code>-std=c++2b</code> or <code>-std=gnu++2b</code> flags,
+    including
+    <ul>
+      <li>P0330R8, Literal Suffix for (signed) size_t.</li>
+    </ul>
+    For a full list of new features,
+    see <a href="../projects/cxx-status.html#cxx23">the C++
+    status page</a>.
+  </li>
   <li>Several C++ Defect Reports have been resolved, e.g.:
     <ul>
       <li>DR 625, Use of <code>auto</code> as a <em>template-argument</em></li>
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 91916930..94f45def 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -19,7 +19,7 @@
     <li><a href="#cxx14">C++14</a></li>
     <li><a href="#cxx17">C++17</a></li>
     <li><a href="#cxx20">C++20</a></li>
-    <li><a href="#cxx20">C++23</a></li>
+    <li><a href="#cxx23">C++23</a></li>
     <li><a href="#tses">Technical Specifications</a></li>
   </ul>
   

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

Summary of changes:
 htdocs/gcc-11/changes.html      | 12 ++++++++++++
 htdocs/projects/cxx-status.html |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2021-02-03 19:32 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=20210203193256.61963395043B@sourceware.org \
    --to=emsr@sourceware.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).