From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 289FF385B53E; Fri, 17 Feb 2023 01:22:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 289FF385B53E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676596953; bh=StX0lK4TbwCob7mUZLaYKH0nBeGfvkCDTSMZWMvteR0=; h=To:Subject:Date:From:From; b=dBS18om/f1KdSll3SKriw2HbiGD0RsG0B0/4QMhXjpeJjY+MzSFOiN72Z8Q5Gpz8Z xO8PcwXJ5L2kM1QbgaxB69wXOqJqL8Scd7GbFgP3ws6nc2NKxc6JipYdQTHoZdaZK2 WO0zNsNZoePcE/f5rueIedyZSs+QMDiYTmXnoeNI= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. b74309c36e59105ef0d8e0d91a85a5bfa884e175 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0226fd8acf09e35181fdf50e386b0afda66f832f X-Git-Newrev: b74309c36e59105ef0d8e0d91a85a5bfa884e175 Message-Id: <20230217012233.289FF385B53E@sourceware.org> Date: Fri, 17 Feb 2023 01:22:33 +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 b74309c36e59105ef0d8e0d91a85a5bfa884e175 (commit) from 0226fd8acf09e35181fdf50e386b0afda66f832f (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 b74309c36e59105ef0d8e0d91a85a5bfa884e175 Author: Gerald Pfeifer Date: Fri Feb 17 02:19:19 2023 +0100 Tweak the link to upstream FTensor. diff --git a/htdocs/testing/testing-ftensor.html b/htdocs/testing/testing-ftensor.html index 2e67b4d8..7b1f4675 100644 --- a/htdocs/testing/testing-ftensor.html +++ b/htdocs/testing/testing-ftensor.html @@ -11,7 +11,7 @@

FTensor build and test guide

This page is a guide to running the testing and timing programs for the -FTensor +FTensor tensor class library as part of GCC integration testing.

Resource usage

----------------------------------------------------------------------- Summary of changes: htdocs/testing/testing-ftensor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs