From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1666) id 7A1863857707; Wed, 18 Oct 2023 08:06:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7A1863857707 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1697616385; bh=Yozwiw7PXa1snZT1e3upMm+KSCoVE71LM2Qg01Q2OLY=; h=To:Subject:Date:From:From; b=SUitmiC8q7LuGQcmf5glkFiYT0xvI3Hrkm6wPP9kniXNISWCFHW3VJeX6NdqVsWQH xEOguuML4AV30szFvsQclw2VFSJ7O35OC0lnFS+V2W9YC7l+3UlTjKsvtbdfIoo/lf 8IIwcyeIgu0Tru7xoJPb7WaAB7SbZ1o3D5jQcB4o= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 89e70fce71cca3f4de198de37b548de039a0a6a7 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ea117d9202946863fe38484e8fe156c876c366d7 X-Git-Newrev: 89e70fce71cca3f4de198de37b548de039a0a6a7 Message-Id: <20231018080625.7A1863857707@sourceware.org> Date: Wed, 18 Oct 2023 08:06:25 +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 89e70fce71cca3f4de198de37b548de039a0a6a7 (commit) from ea117d9202946863fe38484e8fe156c876c366d7 (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 89e70fce71cca3f4de198de37b548de039a0a6a7 Author: Richard Biener Date: Wed Oct 18 10:03:27 2023 +0200 Update GCC 14 status report link diff --git a/htdocs/index.html b/htdocs/index.html index 8ea96689..c87292a5 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -191,7 +191,7 @@ More news? Let gerald@pfeifer.com know!
Status: - 2023-04-17 + 2023-10-18 (general development).
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs