From patchwork Sat May 19 09:31:48 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Tom G. Christensen" X-Patchwork-Id: 916797 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-477989-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=jupiterrise.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="KRwJGzho"; dkim-atps=neutral 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 40p0Dg4X9pz9s4n for ; Sat, 19 May 2018 19:32:02 +1000 (AEST) 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=nBRvrD4grwFAmJ+T0csRIDbX/J8SmMRF7iDTsHJ+2mYb3P40OAZJn 6+w5OjUyinc7tKpFQWyMgRWrBxq1Hdgr5UV08sIpxyzQsnL/IjsPK9aG6fH4oYX6 2767WrbiGE5TSkt9JQJTaE3bvb1l4WcG4zzYyvB4oGX1AQSwwv8z3M= 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=qKwfA31qY9oeRat9GEi/XOfh/gI=; b=KRwJGzhofNO88U0+NtIB QmEWL4ffWmmQUIN4esMAhOnvgqjPQeFn9C0TP0lIj/rNlSkFrM6vN2NC0+Px+zuk V3rgi0I+qPpWM+OIFhKdTHfW1HMGpOr7mg2u7yKQWXLLifM1c4U8mNFq6GuImUra VdXdU1N15U8g6B3ab6O+6TQ= Received: (qmail 17376 invoked by alias); 19 May 2018 09:31:55 -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 17353 invoked by uid 89); 19 May 2018 09:31:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.9 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_SHORT, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=nbsp X-HELO: homiemail-a55.g.dreamhost.com Received: from homie-sub4.mail.dreamhost.com (HELO homiemail-a55.g.dreamhost.com) (69.163.253.135) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 19 May 2018 09:31:53 +0000 Received: from homiemail-a55.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a55.g.dreamhost.com (Postfix) with ESMTP id 7232968011121 for ; Sat, 19 May 2018 02:31:51 -0700 (PDT) Received: from merlin.tgcnet.jupiterrise.com (188-183-139-244-cable.dk.customer.tdc.net [188.183.139.244]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: tgc99@jupiterrise.com) by homiemail-a55.g.dreamhost.com (Postfix) with ESMTPSA id 3F04368011120 for ; Sat, 19 May 2018 02:31:51 -0700 (PDT) Received: from odin.tgcnet.jupiterrise.com (router.tgcnet.jupiterrise.com [192.168.20.58]) by merlin.tgcnet.jupiterrise.com (Postfix) with ESMTPSA id CD3D35F7F9 for ; Sat, 19 May 2018 11:31:48 +0200 (CEST) Received: by odin.tgcnet.jupiterrise.com (Postfix, from userid 2000) id 454FCE800D8; Sat, 19 May 2018 11:31:48 +0200 (CEST) Date: Sat, 19 May 2018 11:31:48 +0200 From: "Tom G. Christensen" To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Buildstat update for 5.x Message-ID: <20180519093148.GA18092@kerttu.tgcnet.jupiterrise.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Going through the archives I found two results missing from the buildstat page. -tgc Testresults for 5.3.0: arm-unknown-linux-gnueabihf Testresults for 5.4.0: powerpc-apple-darwin9 Index: buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/buildstat.html,v retrieving revision 1.10 diff -u -r1.10 buildstat.html --- buildstat.html 5 Feb 2017 11:12:46 -0000 1.10 +++ buildstat.html 18 May 2018 20:01:32 -0000 @@ -49,6 +49,14 @@ +arm-unknown-linux-gnueabihf +  +Test results: +5.3.0 + + + + hppa-unknown-linux-gnu   Test results: @@ -166,6 +174,14 @@ +powerpc-apple-darwin9 +  +Test results: +5.4.0 + + + + powerpc-unknown-linux-gnu   Test results: