From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id F137C3858D32; Tue, 13 Jun 2023 13:09:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F137C3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1686661774; bh=TpS6VBU/WSynjNgRunUI4Li0ZLsyq2iHktx7KcaEAec=; h=To:Subject:Date:From:From; b=kmSW6PDEsRcp56HkPdCzYgHGFC6biy8/qX4t2FBEL6MCrljC2AP0ckDLU01QbxzJt 8UEf3+jw5hAnq6HgM0n828oo57w5yziClGqSf+Skowb5XPg2YvzGXx6x7/LILBoQfP d5yA2b6y0XH4YPLOPbKY35aTb3kDUqOzc6GNxdbA= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 9203cc1348752fcf7e414bceab65f9035d45203c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d558d0a4f3407696d3f2ed868926a09a289e032e X-Git-Newrev: 9203cc1348752fcf7e414bceab65f9035d45203c Message-Id: <20230613130934.F137C3858D32@sourceware.org> Date: Tue, 13 Jun 2023 13:09:34 +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 9203cc1348752fcf7e414bceab65f9035d45203c (commit) from d558d0a4f3407696d3f2ed868926a09a289e032e (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 9203cc1348752fcf7e414bceab65f9035d45203c Author: Marek Polacek Date: Tue Jun 13 09:09:12 2023 -0400 cxx-dr-status: Update a few DRs diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index d9255328..e23d0c4a 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -9122,7 +9122,7 @@ 1299 CD5 "Temporary objects" vs "temporary expressions" - No + 9 PR92831 @@ -17836,7 +17836,7 @@ 2543 DR constinit and optimized dynamic initialization - ? + 14 @@ -18683,7 +18683,7 @@ 2664 DR Deduction failure in CTAD for alias templates - ? + 13 @@ -19021,7 +19021,7 @@

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

Last update: -Mon Jun 12 06:43:39 PM EDT 2023 +Tue Jun 13 09:04:35 AM EDT 2023

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