From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 65F153858D1E; Mon, 13 Mar 2023 18:43:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 65F153858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678732997; bh=LVKymAGGRYkC9v1VuNjGMZn4FX2pPvLqmmEF7Ihtdus=; h=To:Subject:Date:From:From; b=a+J/jTyFoafUIY11G0aTmEoOd9iz20PT2MA/0XvSFy8EO+b6qPm5CpbLxflAYzW9O YPfW7KG1BUQHoJ3zZe0UOx2x69FkmwHvYV/CQG10erZPn+5TI8GZEZZ5pJUwBudkmq edU6TMXaOe7BGrY9MmEe6PydmZinGdXzcD/PUQvA= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 8d814b957e6d29320b46d37116274f0b493d3793 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 303c5592f31a73cc90e2a799fe0455873db512b2 X-Git-Newrev: 8d814b957e6d29320b46d37116274f0b493d3793 Message-Id: <20230313184317.65F153858D1E@sourceware.org> Date: Mon, 13 Mar 2023 18:43:17 +0000 (GMT) From: Gerald Pfeifer 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 8d814b957e6d29320b46d37116274f0b493d3793 (commit) from 303c5592f31a73cc90e2a799fe0455873db512b2 (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 8d814b957e6d29320b46d37116274f0b493d3793 Author: Gerald Pfeifer Date: Mon Mar 13 19:42:21 2023 +0100 style: Add a link to our testing page diff --git a/htdocs/style.mhtml b/htdocs/style.mhtml index 1b778151..dcc27cc4 100644 --- a/htdocs/style.mhtml +++ b/htdocs/style.mhtml @@ -121,6 +121,7 @@ Front ends
Back ends
Extensions
+ Testing
Benchmarks
Translations
----------------------------------------------------------------------- Summary of changes: htdocs/style.mhtml | 1 + 1 file changed, 1 insertion(+) hooks/post-receive -- gcc-wwwdocs