From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 005FF3857C42; Mon, 3 Aug 2020 21:47:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 005FF3857C42 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 5370c40ed851328d9c2dd18db5e751e714591a1b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 06cd31d23d60d2d98484c607dc8e4c4be5ce40c9 X-Git-Newrev: 5370c40ed851328d9c2dd18db5e751e714591a1b Message-Id: <20200803214708.005FF3857C42@sourceware.org> Date: Mon, 3 Aug 2020 21:47:07 +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, 03 Aug 2020 21:47:08 -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 5370c40ed851328d9c2dd18db5e751e714591a1b (commit) from 06cd31d23d60d2d98484c607dc8e4c4be5ce40c9 (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 5370c40ed851328d9c2dd18db5e751e714591a1b Author: Marek Polacek Date: Mon Aug 3 17:46:52 2020 -0400 C++ DRs: CWG 2032 is supported in GCC 11. diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index fe3b54b0..e739b913 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -14256,7 +14256,7 @@ 2032 CD4 Default template-arguments of variable templates - No + 11 PR96218 @@ -17168,7 +17168,7 @@

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

Last update: -Wed 22 Jul 2020 12:14:13 PM EDT +Mon 03 Aug 2020 05:46:31 PM EDT

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