From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 158943851C05; Mon, 18 May 2020 19:43:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 158943851C05 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 3bd58e7a434375bad17806c96ff33c78c6ad5252 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4755de58f65e3968a4bfcd1a1f34b8f635d5353e X-Git-Newrev: 3bd58e7a434375bad17806c96ff33c78c6ad5252 Message-Id: <20200518194338.158943851C05@sourceware.org> Date: Mon, 18 May 2020 19:43:38 +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: Mon, 18 May 2020 19:43:38 -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 3bd58e7a434375bad17806c96ff33c78c6ad5252 (commit) from 4755de58f65e3968a4bfcd1a1f34b8f635d5353e (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 3bd58e7a434375bad17806c96ff33c78c6ad5252 Author: Gerald Pfeifer Date: Mon May 18 21:42:43 2020 +0200 Replace in the release notes by . diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html index fc58a471..0959e4c4 100644 --- a/htdocs/gcc-10/changes.html +++ b/htdocs/gcc-10/changes.html @@ -1075,7 +1075,7 @@ typedef svbool_t pred512 __attribute__((arm_sve_vector_bits(512))); -

GCC 10.1

+

GCC 10.1

This is the list of problem reports (PRs) from GCC's bug tracking system that are diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html index 235d1f86..92920476 100644 --- a/htdocs/gcc-11/changes.html +++ b/htdocs/gcc-11/changes.html @@ -144,7 +144,7 @@ a work-in-progress.

- + ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-10/changes.html | 2 +- htdocs/gcc-11/changes.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs