public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 600367e4296b68da0d5e26fdac18c13fad16c169
@ 2024-03-25 11:30 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2024-03-25 11:30 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-25 11:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-25 11:30 gcc-wwwdocs branch master updated. 600367e4296b68da0d5e26fdac18c13fad16c169 Jakub Jelinek

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).