From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2122) id 94EDE3858D1E; Wed, 9 Feb 2022 18:30:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 94EDE3858D1E To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 17e93d21c29e9b436f5c5db2da26377d4dca683c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1f28f2eea64d1bd12b2c51b4b923eefbbacfe0cb X-Git-Newrev: 17e93d21c29e9b436f5c5db2da26377d4dca683c Message-Id: <20220209183019.94EDE3858D1E@sourceware.org> Date: Wed, 9 Feb 2022 18:30:19 +0000 (GMT) From: Jason Merrill 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, 09 Feb 2022 18:30:19 -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 17e93d21c29e9b436f5c5db2da26377d4dca683c (commit) from 1f28f2eea64d1bd12b2c51b4b923eefbbacfe0cb (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 17e93d21c29e9b436f5c5db2da26377d4dca683c Author: Jason Merrill Date: Wed Feb 9 13:29:08 2022 -0500 cxx-dr-status: 124 and 201 now supported diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index cc2afc03..b49a97f2 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -892,7 +892,7 @@ 124 CD1 Lifetime of temporaries in default initialization of class arrays - ? + 12 @@ -1431,7 +1431,7 @@ 201 CD1 Order of destruction of temporaries in initializers - ? + 12 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-dr-status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs