From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 3B4633858415; Wed, 6 Oct 2021 08:52:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3B4633858415 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 81336967f35a86ccba825c8962c69b22b88dc642 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f2df0e85a75108dc2878852f727fdabd6a98e03f X-Git-Newrev: 81336967f35a86ccba825c8962c69b22b88dc642 Message-Id: <20211006085242.3B4633858415@sourceware.org> Date: Wed, 6 Oct 2021 08:52:42 +0000 (GMT) From: Jakub Jelinek 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: Wed, 06 Oct 2021 08:52:42 -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 81336967f35a86ccba825c8962c69b22b88dc642 (commit) from f2df0e85a75108dc2878852f727fdabd6a98e03f (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 81336967f35a86ccba825c8962c69b22b88dc642 Author: Jakub Jelinek Date: Wed Oct 6 10:51:27 2021 +0200 Mark P2242R3 and P2334R1 as implemented for GCC 12. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index a8ef4c1b..b8f168c4 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -156,7 +156,7 @@ Non-literal variables (and labels and gotos) in constexpr functions P2242R3 - No + 12 __cpp_constexpr >= 202110L @@ -184,7 +184,7 @@ Add support for preprocessing directives elifdef and elifndef P2334R1 - No + 12 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs