From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id AA48E3858D3C; Tue, 30 Nov 2021 21:08:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AA48E3858D3C To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 82f1a66ddecdbfba768e9841ba2c17e15b0bb4d0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2ae2192e50b84c18a307c9889f533dd0f8627eac X-Git-Newrev: 82f1a66ddecdbfba768e9841ba2c17e15b0bb4d0 Message-Id: <20211130210831.AA48E3858D3C@sourceware.org> Date: Tue, 30 Nov 2021 21:08:31 +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, 30 Nov 2021 21:08:31 -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 82f1a66ddecdbfba768e9841ba2c17e15b0bb4d0 (commit) from 2ae2192e50b84c18a307c9889f533dd0f8627eac (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 82f1a66ddecdbfba768e9841ba2c17e15b0bb4d0 Author: Gerald Pfeifer Date: Tue Nov 30 23:08:08 2021 +0200 gcc-4.7: Update reference to Go 1 language standard diff --git a/htdocs/gcc-4.7/changes.html b/htdocs/gcc-4.7/changes.html index 21294cc3..846946d6 100644 --- a/htdocs/gcc-4.7/changes.html +++ b/htdocs/gcc-4.7/changes.html @@ -1017,8 +1017,7 @@ complete (that is, it is possible that some PRs that have been fixed are not listed here).

The Go front end in the 4.7.1 release fully supports -the Go 1 language -standard.

+the Go 1 language standard.

GCC 4.7.2

----------------------------------------------------------------------- Summary of changes: htdocs/gcc-4.7/changes.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs