From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id BE0473858D1E; Sat, 11 Mar 2023 23:08:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE0473858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678576103; bh=jfULk30o3HraRwloWjsCxaVWSXwYonDJU6pTf6HUbts=; h=To:Subject:Date:From:From; b=A+aze4AH/ZPrp+T26j62Z/UZAuC7YZ5prVAyWHbPX+6d4TUfwxMX39LZ8bLvCScwo VOa5kByGs0AnNd/B9HXMsr/i4OrbE4heH9poKkBrK/q7Eze9edliytt8ciVjq0maHS AwKFYlHEHi/BIypO/6NhDhokcPWEuB0nuO2srxjY= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 8a551dfcd1b64e7970b43c0a034972167564e062 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a328847507b0a3e0d6a3361bbef57d769e0fb45f X-Git-Newrev: 8a551dfcd1b64e7970b43c0a034972167564e062 Message-Id: <20230311230823.BE0473858D1E@sourceware.org> Date: Sat, 11 Mar 2023 23:08:23 +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 8a551dfcd1b64e7970b43c0a034972167564e062 (commit) from a328847507b0a3e0d6a3361bbef57d769e0fb45f (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 8a551dfcd1b64e7970b43c0a034972167564e062 Author: Gerald Pfeifer Date: Sun Mar 12 00:05:17 2023 +0100 testing: Further adjust link to upstream FTensor diff --git a/htdocs/testing/testing-ftensor.html b/htdocs/testing/testing-ftensor.html index 7b1f4675..1f9de177 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