From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id D70063858C52; Sat, 19 Nov 2022 09:19:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D70063858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668849543; bh=xn4UbX5gByroSVvC5duIHyJFygg+i/FHU+UnZylApqs=; h=To:Subject:Date:From:From; b=OT9y3RqGMMD2+3lVEy69147Iu+T1b9HWOJDCXYxVxCFv6w73kpG0cOguarY/JpGKr GJqe57Df7uOtmPV6mOLSwisEiLZFgLcEDYCZ7+tm4LBNI572vj+3lDv6J4OTcNoKGD XY80fKnCJgFUxOnLoc+IEbSDLFEDi7+09xa5QdV8= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 8c777ce710f99b229d5af408130b66647fd4ac86 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f710d6259eb22d0325b9481a00898b3fc318874e X-Git-Newrev: 8c777ce710f99b229d5af408130b66647fd4ac86 Message-Id: <20221119091903.D70063858C52@sourceware.org> Date: Sat, 19 Nov 2022 09:19:03 +0000 (GMT) From: Jakub Jelinek 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 8c777ce710f99b229d5af408130b66647fd4ac86 (commit) from f710d6259eb22d0325b9481a00898b3fc318874e (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 8c777ce710f99b229d5af408130b66647fd4ac86 Author: Jakub Jelinek Date: Sat Nov 19 10:18:52 2022 +0100 Mark P2647R1 as supported. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index e2625003..f6435eb2 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -368,7 +368,7 @@ Permitting static constexpr variables in constexpr functions P2647R1 - No + 13 __cpp_constexpr >= 202211L ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs