From patchwork Mon Jun 1 19:40:44 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Tom G. Christensen" X-Patchwork-Id: 479153 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 4A2B81412EF for ; Tue, 2 Jun 2015 05:41:30 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=FK18xzkI; 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=mTSg1Gqu6AXOn6tpDYeOHH75qkwnTFPHamqDt2Cz4HtYl0Cbc+2Xp Y2n6/PW5CwC5s+I/hDSnjXcDYps1qZRiw+vjFAUC5YWd0gIPKaLGZhqWCmDExsx0 fcQaZOPP8uDoq/U6wxk4gN0eObJZt9kbKNdNQRVdfrRsrGXeakG/9k= 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=CSdy90vSaJ0tzkfKTl1JZnyD9eY=; b=FK18xzkIulA8fJaiwsOZ BAeCHcJfDX9uFWh2BOU95MoyzBEC0D1UlHBDyHPuHed9PNcQ7+bkhez2t7NFMV5G 1m1AR9s4flygTBgipH3sEwHwG5fp2W9wingS7HPknmH7Y3ugu1UQJexZsHUUweMr izxx4COeAhR/WHyUqhp4SIM= Received: (qmail 104145 invoked by alias); 1 Jun 2015 19:41:22 -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 104132 invoked by uid 89); 1 Jun 2015 19:41:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: homiemail-a72.g.dreamhost.com Received: from sub4.mail.dreamhost.com (HELO homiemail-a72.g.dreamhost.com) (69.163.253.135) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 01 Jun 2015 19:41:18 +0000 Received: from homiemail-a72.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a72.g.dreamhost.com (Postfix) with ESMTP id 158D16B0070 for ; Mon, 1 Jun 2015 12:41:07 -0700 (PDT) Received: from localhost6.localdomain6 (2-106-159-182-static.dk.customer.tdc.net [2.106.159.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: tgc99@jupiterrise.com) by homiemail-a72.g.dreamhost.com (Postfix) with ESMTPSA id 91B4C6B009C for ; Mon, 1 Jun 2015 12:40:55 -0700 (PDT) Received: from localhost6.localdomain6 (localhost.localdomain [127.0.0.1]) by localhost6.localdomain6 (8.14.4/8.14.4) with ESMTP id t51JejlX008103 for ; Mon, 1 Jun 2015 21:40:45 +0200 Received: (from tgc@localhost) by localhost6.localdomain6 (8.14.4/8.14.4/Submit) id t51JeiG1008101 for gcc-patches@gcc.gnu.org; Mon, 1 Jun 2015 21:40:44 +0200 Date: Mon, 1 Jun 2015 21:40:44 +0200 From: "Tom G. Christensen" To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Buildstat update for 5.1 Message-ID: <20150601194044.GC7781@odin.tgcnet> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-12-10) Latest results for 5.1.x -tgc Testresults for 5.1.0: arm-unknown-linux-gnueabi hppa-unknown-linux-gnu hppa1.1-hp-hpux10.20 hppa2.0w-hp-hpux11.00 i686-unknown-linux-gnu mips-unknown-linux-gnu mipsel-unknown-linux-gnu powerpc-unknown-linux-gnu sparc-unknown-linux-gnu x86_64-unknown-linux-gnu Index: buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/buildstat.html,v retrieving revision 1.2 diff -u -r1.2 buildstat.html --- buildstat.html 29 May 2015 14:05:08 -0000 1.2 +++ buildstat.html 1 Jun 2015 19:26:08 -0000 @@ -31,6 +31,38 @@ +arm-unknown-linux-gnueabi +  +Test results: +5.1.0 + + + + +hppa-unknown-linux-gnu +  +Test results: +5.1.0 + + + + +hppa1.1-hp-hpux10.20 +  +Test results: +5.1.0 + + + + +hppa2.0w-hp-hpux11.00 +  +Test results: +5.1.0 + + + + i386-pc-solaris2.12   Test results: @@ -39,6 +71,38 @@ +i686-unknown-linux-gnu +  +Test results: +5.1.0 + + + + +mips-unknown-linux-gnu +  +Test results: +5.1.0 + + + + +mipsel-unknown-linux-gnu +  +Test results: +5.1.0 + + + + +powerpc-unknown-linux-gnu +  +Test results: +5.1.0 + + + + sparc-sun-solaris2.11   Test results: @@ -47,6 +111,14 @@ +sparc-unknown-linux-gnu +  +Test results: +5.1.0 + + + + x86_64-apple-darwin11.4.2   Test results: @@ -66,6 +138,7 @@ x86_64-unknown-linux-gnu   Test results: +5.1.0, 5.1.0