From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1666) id 2FE163858D37; Thu, 1 Sep 2022 12:25:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2FE163858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1662035151; bh=+fE9QCa33ojzYLhICfO7oZaM1fxXvhMd90uoFkKNYJ8=; h=To:Subject:Date:From:From; b=SnRKHDv9kDhMN9Vmsf08A5HVpf8KC/zKwwN3+8VcqRKwn1pUa/qT/+b45UWM/YSNn rVEYfeqGUVBZowg1kNoU48QYx3pGqVyXrbFLtaGohNa6rawm3n4Ip0IrE2K69V4f4x efjOsejAKgmaj9Ml+UsFcG8EVycqiY4TZaBFi9EI= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 2761bb312d5feae8bff6fa503848380b965afb3b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0e4c9a39789b6dbcd44b2e0d4a42b5885d3bddb2 X-Git-Newrev: 2761bb312d5feae8bff6fa503848380b965afb3b Message-Id: <20220901122551.2FE163858D37@sourceware.org> Date: Thu, 1 Sep 2022 12:25:51 +0000 (GMT) From: Richard Biener List-Id: 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 2761bb312d5feae8bff6fa503848380b965afb3b (commit) from 0e4c9a39789b6dbcd44b2e0d4a42b5885d3bddb2 (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 2761bb312d5feae8bff6fa503848380b965afb3b Author: Richard Biener Date: Thu Sep 1 14:25:28 2022 +0200 Indicate gcc-9 is no longer supported diff --git a/htdocs/gcc-9/index.html b/htdocs/gcc-9/index.html index 97b9d392..67dc2720 100644 --- a/htdocs/gcc-9/index.html +++ b/htdocs/gcc-9/index.html @@ -11,6 +11,8 @@

GCC 9 Release Series

+

(This release series is no longer supported.)

+

May 27, 2022

The GNU project and the GCC ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-9/index.html | 2 ++ 1 file changed, 2 insertions(+) hooks/post-receive -- gcc-wwwdocs