From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 2667F3858402; Mon, 26 Jul 2021 16:57:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2667F3858402 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. e2d42a0fe83ae1b82fe4c77bc7e445e85e022a9d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9df88c1a84de5097556e5d421a2c2323b2d74d9d X-Git-Newrev: e2d42a0fe83ae1b82fe4c77bc7e445e85e022a9d Message-Id: <20210726165735.2667F3858402@sourceware.org> Date: Mon, 26 Jul 2021 16:57:35 +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, 26 Jul 2021 16:57:35 -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 e2d42a0fe83ae1b82fe4c77bc7e445e85e022a9d (commit) from 9df88c1a84de5097556e5d421a2c2323b2d74d9d (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 e2d42a0fe83ae1b82fe4c77bc7e445e85e022a9d Author: Marek Polacek Date: Mon Jul 26 12:57:14 2021 -0400 C++ DRs: Update DR 2126 diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index ca4f9c30..2bbe0005 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -14915,8 +14915,9 @@ 2126 C++20 Lifetime-extended temporaries in constant expressions - Yes - PR100976 + partial + PR100976, + PR101588 2127 @@ -17491,7 +17492,7 @@

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

Last update: -Mon Jul 19 10:35:15 AM EDT 2021 +Mon Jul 26 12:56:05 PM EDT 2021

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