gcc-wwwdocs branch master updated. a7db15721b902e1e80777d0057bf0ddf160de98d

2024-07-02 Thread Jakub Jelinek via 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  a7db15721b902e1e80777d0057bf0ddf160de98d (commit)
  from  6323e33f6eaf8180c4e4d48632dd102caf8686b3 (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 a7db15721b902e1e80777d0057bf0ddf160de98d
Author: Jakub Jelinek 
Date:   Tue Jul 2 10:50:12 2024 +0200

Add new C++26 papers.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 4401c87e..65c120a3 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -184,6 +184,31 @@
14

 
+
+
+   constexpr placement new 
+   https://wg21.link/P2747R2";>P2747R2
+   https://gcc.gnu.org/PR115744";>No
+   __cpp_constexpr >= 202406L 
+
+
+   Structured binding declaration as a condition 
+   https://wg21.link/P0963R3";>P0963R3
+   https://gcc.gnu.org/PR115745";>No
+   
+
+
+   Ordering of constraints involving fold expressions 
+   https://wg21.link/P2963R3";>P2963R3
+   https://gcc.gnu.org/PR115746";>No
+   
+
+
+   Deleting a pointer to an incomplete type should be ill-formed 
+   https://wg21.link/P3144R2";>P3144R2
+   https://gcc.gnu.org/PR115747";>No
+   
+
 

gcc-wwwdocs branch master updated. 7ed4eea169e8fa6ecdc64361e0a995c7af556032

2024-07-02 Thread Jakub Jelinek via 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  7ed4eea169e8fa6ecdc64361e0a995c7af556032 (commit)
  from  a7db15721b902e1e80777d0057bf0ddf160de98d (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 7ed4eea169e8fa6ecdc64361e0a995c7af556032
Author: Jakub Jelinek 
Date:   Tue Jul 2 22:14:29 2024 +0200

Mark P0963R3 and P3144R2 C++26 papers as implemented

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 65c120a3..9a1a584a 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -194,7 +194,7 @@
 
Structured binding declaration as a condition 
https://wg21.link/P0963R3";>P0963R3
-   https://gcc.gnu.org/PR115745";>No
+   15

 
 
@@ -206,7 +206,7 @@
 
Deleting a pointer to an incomplete type should be ill-formed 
https://wg21.link/P3144R2";>P3144R2
-   https://gcc.gnu.org/PR115747";>No
+   15