From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1666) id 4E8F53858C5E; Mon, 4 Mar 2024 13:51:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4E8F53858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709560282; bh=Gh4afWAJegDu468CO7w7Kj80CBsFCCP0pxmYSKM/bOw=; h=To:Subject:Date:From:From; b=bblpMKItUtsGy8uepHB4qQ+aQjLS185XGq9/Grw7sG/dKKh9WeKmhyDcGtkTxN63x VUIbn6uMCNtDwrfnJQCErfIILyhSVhkmR3zIPE6nqNapjBtgCtV45+z9TV5gDjML6p +NC51KSIcKaH9eC10mEX88//o3GfDuJS3pn6Ipvk= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. d8b8422fea1dc4cfb0411444544e12e7ed47cb38 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7bf5cf1e11dfff357a85c54dd5d9d56abbd26653 X-Git-Newrev: d8b8422fea1dc4cfb0411444544e12e7ed47cb38 Message-Id: <20240304135122.4E8F53858C5E@sourceware.org> Date: Mon, 4 Mar 2024 13:51:22 +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 d8b8422fea1dc4cfb0411444544e12e7ed47cb38 (commit) from 7bf5cf1e11dfff357a85c54dd5d9d56abbd26653 (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 d8b8422fea1dc4cfb0411444544e12e7ed47cb38 Author: Richard Biener Date: Mon Mar 4 14:51:09 2024 +0100 Update GCC 14 status report link diff --git a/htdocs/index.html b/htdocs/index.html index 032cc4b6..90f2a838 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -195,7 +195,7 @@ More news? Let gerald@pfeifer.com know!
Status: - 2024-01-12 + 2024-03-04 (regression fixes & docs only).
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs