public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 600367e4296b68da0d5e26fdac18c13fad16c169
Date: Mon, 25 Mar 2024 11:30:39 +0000 (GMT)	[thread overview]
Message-ID: <20240325113039.7153E3858403@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  600367e4296b68da0d5e26fdac18c13fad16c169 (commit)
      from  45268b51ac5fc2833179f3d949765f7de050f259 (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 600367e4296b68da0d5e26fdac18c13fad16c169
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Mon Mar 25 12:30:17 2024 +0100

    Add Tokyo 2024 papers.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 65030980..bfef2114 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -135,6 +135,55 @@
       <td class="unsupported"> <a href="https://gcc.gnu.org/PR113800">No</a></td>
       <td> </td>
     </tr>
+    <!-- Spring 2024 papers (Tokyo) -->
+    <tr>
+      <td> Disallow binding a returned reference to a temporary </td>
+      <td> <a href="https://wg21.link/P2748R5">P2748R5</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR114455">No</a></td>
+      <td> </td>
+    </tr>
+    <tr>
+      <td> Attributes for structured bindings </td>
+      <td><a href="https://wg21.link/P0609R3">P0609R3</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR114456">No</a></td>
+      <td> __cpp_structured_bindings >= 202403L </td>
+    </tr>
+    <tr>
+      <td> Erroneous behavior for uninitialized reads </td>
+      <td> <a href="https://wg21.link/P2795R5">P2795R5</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR114457">No</a></td>
+      <td> </td>
+    </tr>
+    <tr>
+      <td> <code>= delete("reason");</code> </td>
+      <td> <a href="https://wg21.link/P2573R2">P2573R2</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR114458">No</a></td>
+      <td> __cpp_deleted_function >= 202403L </td>
+    </tr>
+    <tr>
+      <td> Variadic friends </td>
+      <td> <a href="https://wg21.link/P2893R3">P2893R3</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR114459">No</a></td>
+      <td> __cpp_variadic_friend >= 202403L </td>
+    </tr>
+    <tr>
+      <td> Clarifying rules for brace elision in aggregate initialization </td>
+      <td> <a href="https://wg21.link/P3106R1">P3106R1</a> (<a href="./cxx-dr-status.html">DR</a>) </td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR114460">No</a></td>
+      <td> </td>
+    </tr>
+    <tr>
+      <td> Disallow module declarations to be macros </td>
+      <td> <a href="https://wg21.link/P3034R1">P3034R1</a> (<a href="./cxx-dr-status.html">DR</a>) </td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR114461">No</a></td>
+      <td> </td>
+    </tr>
+    <tr>
+      <td> Trivial infinite loops are not undefined behavior </td>
+      <td><a href="https://wg21.link/P2809R3">P2809R3</a> (<a href="./cxx-dr-status.html">DR</a>) </td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR114462">No</a></td>
+      <td> </td>
+    </tr>
     <!--
     <tr>
       <td> </td>

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

Summary of changes:
 htdocs/projects/cxx-status.html | 49 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

                 reply	other threads:[~2024-03-25 11:30 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=20240325113039.7153E3858403@sourceware.org \
    --to=jakub@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).