public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] [committed] Add Tokyo 2024 papers.
@ 2024-03-25 11:32 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2024-03-25 11:32 UTC (permalink / raw)
  To: Jason Merrill; +Cc: gcc-patches

Hi!

I've committed the following patch to add the new CWG papers (and filed
corresponding bugzilla bugs).

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>

	Jakub


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

only message in thread, other threads:[~2024-03-25 11:33 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:32 [wwwdocs] [committed] Add Tokyo 2024 papers 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).