From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 4C032385E006; Fri, 27 Mar 2020 15:36:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4C032385E006 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 6ce2f64c110490c380c660f7c0d3b59cd8a0b83b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 01dfe16092d0c2dd149118653799083ee5569009 X-Git-Newrev: 6ce2f64c110490c380c660f7c0d3b59cd8a0b83b Message-Id: <20200327153613.4C032385E006@sourceware.org> Date: Fri, 27 Mar 2020 15:36:13 +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: Fri, 27 Mar 2020 15:36:13 -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 6ce2f64c110490c380c660f7c0d3b59cd8a0b83b (commit) from 01dfe16092d0c2dd149118653799083ee5569009 (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 6ce2f64c110490c380c660f7c0d3b59cd8a0b83b Author: Marek Polacek Date: Fri Mar 27 11:35:46 2020 -0400 Add DR 1710 to GCC 10 changes. diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html index 3c3a7830..b5cbcebf 100644 --- a/htdocs/gcc-10/changes.html +++ b/htdocs/gcc-10/changes.html @@ -318,6 +318,7 @@ a work-in-progress.

  • DR 330, Qualification conversions and pointers to arrays of pointers
  • DR 1307, Overload resolution based on size of array initializer-list
  • +
  • DR 1710, Missing template keyword in class-or-decltype
  • New warnings: ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-10/changes.html | 1 + 1 file changed, 1 insertion(+) hooks/post-receive -- gcc-wwwdocs