From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 806B23858CDB; Fri, 12 Apr 2024 18:37:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 806B23858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1712947062; bh=fJiOUQ3Ks2CIvBc4eIETAtVP5G1f0ey8YuD6qjsBdOs=; h=To:Subject:Date:From:From; b=t1VkWpucT45YnlrQERdAiO6iOSMRnOrMJPqK5bYtVBZvoMKxgrg/Ls0lYUPApTvHJ Ys62gHWSJ9oh8dbNUOK8rrAHzScnJ8cJecbFYJOAf/zcxYqEDm6EWVhq3wz4TekBuw 56CGFMJx+5e4h3w09PawgSwqePFAcTLhEhhuU/2k= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 3ca51fec661f3340fe308662405e602bcf3fe8d7 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 033976162ed4745f7f808f14ba62b1c055e35d16 X-Git-Newrev: 3ca51fec661f3340fe308662405e602bcf3fe8d7 Message-Id: <20240412183742.806B23858CDB@sourceware.org> Date: Fri, 12 Apr 2024 18:37:42 +0000 (GMT) From: Marek Polacek List-Id: 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 3ca51fec661f3340fe308662405e602bcf3fe8d7 (commit) from 033976162ed4745f7f808f14ba62b1c055e35d16 (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 3ca51fec661f3340fe308662405e602bcf3fe8d7 Author: Marek Polacek Date: Fri Apr 12 14:36:44 2024 -0400 cxx-dr-status: Minor update diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index fb3046cd..24c54cfd 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -15,7 +15,7 @@

This table tracks the implementation status of C++ defect reports in GCC. It is based on C++ Standard Core Language Issue Table of Contents, Revision - 111 (here).

+ 113 (here).

@@ -18528,7 +18528,7 @@ - + @@ -18612,7 +18612,7 @@ - + @@ -19025,7 +19025,7 @@ - + @@ -19375,8 +19375,8 @@ - - + + @@ -19578,7 +19578,7 @@ - + @@ -19928,7 +19928,7 @@

This page is currently maintained by polacek@redhat.com.

Last update: -Thu Apr 11 07:49:50 PM EDT 2024 +Fri Apr 12 02:22:38 PM EDT 2024

----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-dr-status.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) hooks/post-receive -- gcc-wwwdocs
2642 C++23 Inconsistent use of T and C?N/A
2654 C++23 Un-deprecation of compound volatile assignments?13
2713 DRWP Initialization of reference-to-aggregate from designated initializer list?Yes
2763 DR Ignorability of [[noreturn]] during constant evaluation?NoPR114705
27642792 DR Clean up specification of noexcept operator?Yes