From patchwork Sat Feb 27 22:43:34 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 589457 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id C6B9C140307 for ; Sun, 28 Feb 2016 09:43:54 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=ZotBEJ+a; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=EKJcZUV+4Nl6nIyZpea70+h3r+kG5QHWsx+w76f4ZGCz6d5RZHnPI UQyL7C+eXERJvADz3zCJMcEuoFVaBRGtijoRpaNSO4o/JZusKYRta2mAQiznA9ad Qe9dhw7g4n4yP6RWLiTiDw6SoZqQPpLwrHg0PfNj40LGqeKc/6DJ8g= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=m0mec5iH33cyFkTvSkd4ZB4ac4I=; b=ZotBEJ+absFVuKBqx5q2 4w3sH9ps6OBRltNpbZ/lEpE9VU4nTVDOYjbQp5Pjl0dWcnjL195TUw8dkuMSGFju nhpaG7H/5ch1bb9QvYlSpSI2o9zVKxBuWaceQxEgWxh6QGiZtdlUtxXjOGMDNEbN DlN5Nlt8vM/C8tB+OnqKsp8= Received: (qmail 112532 invoked by alias); 27 Feb 2016 22:43:42 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 112523 invoked by uid 89); 27 Feb 2016 22:43:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:635, H*r:sk:vie-188, Hx-spam-relays-external:sk:vie-188, H*RU:sk:vie-188 X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sat, 27 Feb 2016 22:43:40 +0000 Received: from anthias (vie-188-118-249-091.dsl.sil.at [188.118.249.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id A6E5A3F426 for ; Sat, 27 Feb 2016 17:43:37 -0500 (EST) Date: Sat, 27 Feb 2016 23:43:34 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Update link for Openbench Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes Update link for Openbench. Applied. Gerald Index: benchmarks/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/benchmarks/index.html,v retrieving revision 1.33 diff -u -r1.33 index.html --- benchmarks/index.html 14 Nov 2015 21:42:23 -0000 1.33 +++ benchmarks/index.html 27 Feb 2016 22:43:04 -0000 @@ -93,7 +93,7 @@

Openbench

-Openbench +Openbench is a free benchmarking suite similar to SPEC.