From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1666) id 96617396E42C; Fri, 7 Jul 2023 10:58:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 96617396E42C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688727508; bh=woFopjSq7lT2dC+aOLlkZacWF0cfaElBzuxznFrC6TY=; h=To:Subject:Date:From:From; b=An3DnSMsJejTbhHfdBJ3QthI0x7PXcvlA2uq6tub2YeUG25OmPhpsYU8XEwSnoOIj TruuMVxsYLuO3imHMdy3PS+0yJaZbhPrM0oTs/ZAQR/KG+Kt6JpOT2MdncfSs6Un+e OJce/0V/W/GDr8zSpqFQzSC+V6Qq9brWH/dhqlOI= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 67c0749d0cce5a961d19c4a0a80f4750638959fa X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 81d1f4adbc7b619991dc3ae7b3b040b28f64fed8 X-Git-Newrev: 67c0749d0cce5a961d19c4a0a80f4750638959fa Message-Id: <20230707105828.96617396E42C@sourceware.org> Date: Fri, 7 Jul 2023 10:58:28 +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 67c0749d0cce5a961d19c4a0a80f4750638959fa (commit) from 81d1f4adbc7b619991dc3ae7b3b040b28f64fed8 (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 67c0749d0cce5a961d19c4a0a80f4750638959fa Author: Richard Biener Date: Fri Jul 7 12:58:11 2023 +0200 note GCC 10 is no longer supported diff --git a/htdocs/gcc-10/index.html b/htdocs/gcc-10/index.html index e39a6381..a9547d18 100644 --- a/htdocs/gcc-10/index.html +++ b/htdocs/gcc-10/index.html @@ -11,6 +11,8 @@

GCC 10 Release Series

+

(This release series is no longer supported.)

+

July, 7, 2023

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