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. 3d6cf1b5360cbc3d140cb69ad1f90f34f3fb9086
Date: Tue,  5 Dec 2023 00:49:12 +0000 (GMT)	[thread overview]
Message-ID: <20231205004912.54AB73870C32@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  3d6cf1b5360cbc3d140cb69ad1f90f34f3fb9086 (commit)
      from  62f7da890d27e228775c0dda66a2c5eaad5c5051 (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 3d6cf1b5360cbc3d140cb69ad1f90f34f3fb9086
Author: Marek Polacek <polacek@redhat.com>
Date:   Mon Dec 4 19:48:39 2023 -0500

    cxx-status: P2564R3 implemented in GCC 14

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 5a453437..3431d397 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -160,6 +160,10 @@ a work-in-progress.</p>
       references in constant expressions
       (<a href="https://gcc.gnu.org/PR106650">PR106650</a>)
       </li>
+      <li><a href="https://wg21.link/P2564R3">P2564R3</a>,
+      <code>consteval</code> needs to propagate up
+      (<a href="https://gcc.gnu.org/PR107687">PR107687</a>)
+      </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 f8f4db20..c8515129 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -476,7 +476,7 @@
     <tr>
       <td> DR: <code>consteval</code> needs to propagate up </td>
       <td> <a href="https://wg21.link/p2564">P2564R3</a></td>
-      <td class="unsupported"> <a href="https://gcc.gnu.org/PR107687">No</a></td>
+      <td class="supported"> <a href="../gcc-14/changes.html#cxx">14</a></td>
       <td> __cpp_consteval >= 202211L </td>
     </tr>
     <!-- Kona 2022, https://github.com/cplusplus/papers/issues/1236 -->

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

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


hooks/post-receive
-- 
gcc-wwwdocs

                 reply	other threads:[~2023-12-05  0:49 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=20231205004912.54AB73870C32@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).