From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 7A61F382E50D; Wed, 16 Nov 2022 23:30:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7A61F382E50D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668641446; bh=kDGNzBgqGINAIvXLdNeLK3iVZENa6hUHmIj1IsnvQow=; h=To:Subject:Date:From:From; b=K5exPRQvDOYLPwG/f+hV4D6UnGFBWW/HLMtDIaZHikdKxNpDlFX01zp0aDzlHfxcC Jz4TUHO4W4BocNURYFHE5MJArM3l0a6jCf8dKEJcB9UzZbVHkSEjexMnxdFem48a8F EKk6ds2bX6tQulnre/Ka6nZkKDe/Orks3I2sCW6g= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 290f0026fcde3b18b60eb363dffe7db14ff1bc2d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c97656c257bb58c87dc0f8303aefc89a700d8e4d X-Git-Newrev: 290f0026fcde3b18b60eb363dffe7db14ff1bc2d Message-Id: <20221116233046.7A61F382E50D@sourceware.org> Date: Wed, 16 Nov 2022 23:30:46 +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 290f0026fcde3b18b60eb363dffe7db14ff1bc2d (commit) from c97656c257bb58c87dc0f8303aefc89a700d8e4d (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 290f0026fcde3b18b60eb363dffe7db14ff1bc2d Author: Marek Polacek Date: Wed Nov 16 18:30:12 2022 -0500 cxx-status: P2448 is implemented in GCC 13 diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 0eb64dd4..9adf46f0 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -288,7 +288,7 @@ Relaxing some constexpr restrictions P2448R2 - No + 13 __cpp_constexpr >= 202207L ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs