From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 9755E3858D28; Fri, 3 Dec 2021 14:43:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9755E3858D28 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 56f1fbed251f7d67f15b459550afe0c216b10183 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 56cdf33ad73b9a26c1c5d246be976b5d73af056c X-Git-Newrev: 56f1fbed251f7d67f15b459550afe0c216b10183 Message-Id: <20211203144351.9755E3858D28@sourceware.org> Date: Fri, 3 Dec 2021 14:43:51 +0000 (GMT) From: Marek Polacek X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2021 14:43:51 -0000 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 56f1fbed251f7d67f15b459550afe0c216b10183 (commit) from 56cdf33ad73b9a26c1c5d246be976b5d73af056c (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 56f1fbed251f7d67f15b459550afe0c216b10183 Author: Marek Polacek Date: Fri Dec 3 09:43:31 2021 -0500 cxx-status.html: Add C++23 P2324 diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index d65b59f0..014fed8b 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -201,6 +201,13 @@ 12 + + + Labels at the end of compound statements + P2324R1 + No + + CWG 2397: auto specifier for pointers and references to arrays CWG2397 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 7 +++++++ 1 file changed, 7 insertions(+) hooks/post-receive -- gcc-wwwdocs