From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 3C5F3385800D; Tue, 15 Dec 2020 08:12:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3C5F3385800D To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 74bf0e85e9f7f011f61d838ff64af8eafaf0110b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e61a66655dcfb46809894da72421bf18bf21d241 X-Git-Newrev: 74bf0e85e9f7f011f61d838ff64af8eafaf0110b Message-Id: <20201215081222.3C5F3385800D@sourceware.org> Date: Tue, 15 Dec 2020 08:12:22 +0000 (GMT) From: Gerald Pfeifer 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: Tue, 15 Dec 2020 08:12:22 -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 74bf0e85e9f7f011f61d838ff64af8eafaf0110b (commit) from e61a66655dcfb46809894da72421bf18bf21d241 (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 74bf0e85e9f7f011f61d838ff64af8eafaf0110b Author: Gerald Pfeifer Date: Tue Dec 15 09:11:52 2020 +0100 gcc-11/changes: Use https for wg21.link diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html index 5c3519ba..ea9fe93c 100644 --- a/htdocs/gcc-11/changes.html +++ b/htdocs/gcc-11/changes.html @@ -30,7 +30,7 @@ a work-in-progress.

  • The default mode for C++ is now -std=gnu++17 instead of -std=gnu++14. Note - that C++17 changes to template + that C++17 changes to template template parameter matching can be disabled independently of other features with -fno-new-ttp-matching.
  • ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-11/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs