public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Marek Polacek <mpolacek@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 9751d418645b55f380e24fe6d59f425b1201558d
Date: Wed, 30 Jun 2021 16:26:25 +0000 (GMT)	[thread overview]
Message-ID: <20210630162625.46F753833007@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  9751d418645b55f380e24fe6d59f425b1201558d (commit)
      from  316da6c431196d35f8c962e11b73c3797eb245c7 (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 9751d418645b55f380e24fe6d59f425b1201558d
Author: Marek Polacek <polacek@redhat.com>
Date:   Wed Jun 30 12:25:48 2021 -0400

    C++: DR 2397 supported in GCC 12

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index b854c4e6..70dd48b9 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -81,6 +81,13 @@ a work-in-progress.</p>
   <li>Several C++23 features have been implemented:
     <ul>
       <li>P1938R3, <code>if consteval</code></li>
+      <li>DR 2397, <code>auto</code> specifier for pointers and references to arrays</li>
+    </ul>
+  </li>
+  <li>Several C++ Defect Reports have been resolved, e.g.:
+    <ul>
+      <li>DR 1227, Mixing immediate and non-immediate contexts in deduction failure</li>
+      <li>DR 2397, <code>auto</code> specifier for pointers and references to arrays</li>
     </ul>
   </li>
 </ul>
diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html
index b23eee54..21800ccd 100644
--- a/htdocs/projects/cxx-dr-status.html
+++ b/htdocs/projects/cxx-dr-status.html
@@ -16812,7 +16812,7 @@
       <td><a href="https://wg21.link/cwg2397">2397</a></td>
       <td>drafting</td>
       <td><code>auto</code> specifier for pointers and references to arrays</td>
-      <td>-</td>
+      <td class="supported">12</td>
       <td><a href="https://gcc.gnu.org/PR100975">PR100975</a></td>
     </tr>
     <tr class="open">
@@ -17491,7 +17491,7 @@
 
   <p>This page is currently maintained by <a href="mailto:polacek@redhat.com">polacek@redhat.com</a>.</p>
   <p>Last update:
-Tue Jun 29 11:45:46 AM EDT 2021
+Wed Jun 30 12:19:53 PM EDT 2021
   </p>
 
 </body>
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 7e6ea80c..61013daf 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -134,7 +134,7 @@
     <tr>
       <td> CWG 2397: auto specifier for pointers and references to arrays </td>
       <td> <a href="https://wg21.link/cwg2397">CWG2397</a></td>
-      <td class="unsupported"> <a href="https://gcc.gnu.org/PR100975">No</a></td>
+      <td class="supported"> <a href="../gcc-12/changes.html#cxx">12</a></td>
       <td> </td>
     </tr>
     <tr>

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

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


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2021-06-30 16:26 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=20210630162625.46F753833007@sourceware.org \
    --to=mpolacek@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).