From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 27FCC395B441; Wed, 16 Nov 2022 15:26:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 27FCC395B441 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668612363; bh=muGtA/ZPXpdRN70W2FsCTnXCuDjrC8bq/h8iSKTzwns=; h=To:Subject:Date:From:From; b=wX9C7z35ifaNis/bSeQ7nYdF9kBkQwSvhYpgoflGOsCbyJbn7B/MuANNeQKiYbpQ8 e9oo1Gnr2aFrcNSN3MIjjXHVERcUtCZgjZn6JuEQhwfvAvevR0OUU1CT+79lML/XXC TbXAzhKQ7saXjyD6e62A4cJFS6FKS99yqgaz/abE= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. ba672b0db86374aa4627749fc28a1225dac328df X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f0ad715ec2e9e6e70ac2b61c5b664702e85476e5 X-Git-Newrev: ba672b0db86374aa4627749fc28a1225dac328df Message-Id: <20221116152603.27FCC395B441@sourceware.org> Date: Wed, 16 Nov 2022 15:26: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 ba672b0db86374aa4627749fc28a1225dac328df (commit) from f0ad715ec2e9e6e70ac2b61c5b664702e85476e5 (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 ba672b0db86374aa4627749fc28a1225dac328df Author: Jakub Jelinek Date: Wed Nov 16 16:25:48 2022 +0100 Mark P2589R1 as supported. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 3454cfc9..9898df68 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -360,7 +360,7 @@ static operator[] P2589R1 - No + Yes __cpp_multidimensional_subscript >= 202211L ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs