From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id E9D433951C6F; Mon, 19 Jul 2021 14:37:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E9D433951C6F To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. da4147b455a53a03c95ca06c87919d36540f6532 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c626bc7c4e0d3f3345efbd86ee89e2e5946c7748 X-Git-Newrev: da4147b455a53a03c95ca06c87919d36540f6532 Message-Id: <20210719143701.E9D433951C6F@sourceware.org> Date: Mon, 19 Jul 2021 14:37:01 +0000 (GMT) From: Marek Polacek 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: Mon, 19 Jul 2021 14:37:02 -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 da4147b455a53a03c95ca06c87919d36540f6532 (commit) from c626bc7c4e0d3f3345efbd86ee89e2e5946c7748 (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 da4147b455a53a03c95ca06c87919d36540f6532 Author: Marek Polacek Date: Mon Jul 19 10:36:20 2021 -0400 cxx-dr-status: DR 2126 + 2481 supported diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index 8b038b5d..ca4f9c30 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -14915,7 +14915,7 @@ 2126 C++20 Lifetime-extended temporaries in constant expressions - No + Yes PR100976 @@ -17400,7 +17400,7 @@ 2481 open Cv-qualification of temporary to which a reference is bound - - + Yes PR100976 @@ -17491,7 +17491,7 @@

This page is currently maintained by polacek@redhat.com.

Last update: -Thu Jul 1 03:49:26 PM EDT 2021 +Mon Jul 19 10:35:15 AM EDT 2021

----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-dr-status.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs