From patchwork Tue Oct 2 19:28:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Tom G. Christensen" X-Patchwork-Id: 188643 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]) by ozlabs.org (Postfix) with SMTP id 29D022C00A0 for ; Wed, 3 Oct 2012 05:28:20 +1000 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1349810901; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Received:Received:Date:From:To:Subject:Message-ID:MIME-Version: Content-Type:Content-Disposition:User-Agent:Mailing-List: Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:Sender:Delivered-To; bh=1ShFT1+gP2xCzeJfXyrI8na8y6Q=; b=sQWCCg7CDGBkqVt0XEZFlOFMmd5rwneJu81M6khKJtZKOtYwOhGTZ5cghB5xDw PghBpe7mmnk/2iX7OBIhHbKrBzV+KMTmaNw5CZ9J6ONWaV9TArY32A6Ouat5JK5P R9nGFwycCAN9L4ZA4frEeHu40WqyC2O9Sv82hLlqobJZw= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:Received:Received:Date:From:To:Subject:Message-ID:MIME-Version:Content-Type:Content-Disposition:User-Agent:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=NuQbTuZ0SplaR+32AAjX3IK2ES1pMBAm7ayvPoUm8SdRz9q6ZaNgn0lGeL2bOx lEnNcjsRL5j5RRquOwpfKta7GeMkFv+KXEFDNA4JNSXF65gf/mXopfkFPdNJynNU npnWLzZ90AEhghnekP7Yj2+cM1YLUOa6LrkhGP/MGOr3w=; Received: (qmail 21465 invoked by alias); 2 Oct 2012 19:28:17 -0000 Received: (qmail 21434 invoked by uid 22791); 2 Oct 2012 19:28:16 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL, BAYES_50, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, KHOP_SPAMHAUS_DROP, RCVD_IN_DNSWL_NONE, RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from caiajhbdcagg.dreamhost.com (HELO homiemail-a96.g.dreamhost.com) (208.97.132.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 02 Oct 2012 19:28:10 +0000 Received: from homiemail-a96.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a96.g.dreamhost.com (Postfix) with ESMTP id 6BE8F3B8062 for ; Tue, 2 Oct 2012 12:28:10 -0700 (PDT) Received: from localhost6.localdomain6 (unknown [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-a96.g.dreamhost.com (Postfix) with ESMTPSA id D91EC3B800B for ; Tue, 2 Oct 2012 12:28:09 -0700 (PDT) Received: from localhost6.localdomain6 (localhost.localdomain [127.0.0.1]) by localhost6.localdomain6 (8.14.4/8.14.4) with ESMTP id q92JS7kA026689 for ; Tue, 2 Oct 2012 21:28:07 +0200 Received: (from tgc@localhost) by localhost6.localdomain6 (8.14.4/8.14.4/Submit) id q92JS6c2026688 for gcc-patches@gcc.gnu.org; Tue, 2 Oct 2012 21:28:06 +0200 Date: Tue, 2 Oct 2012 21:28:06 +0200 From: "Tom G. Christensen" To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Buildstat update for 4.7 Message-ID: <20121002192806.GA26610@odin.tgcnet> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-12-10) 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 Latest results for 4.7.x -tgc Testresults for 4.7.2 alphaev68-dec-osf5.1a (2) hppa2.0w-hp-hpux11.00 hppa2.0w-hp-hpux11.11 hppa64-hp-hpux11.11 i386-apple-darwin10.8.0 i686-pc-linux-gnu powerpc-apple-darwin8.11.0 x86_64-apple-darwin10.8.0 x86_64-apple-darwin12.2.0 Testresults for 4.7.1 alphaev68-dec-osf5.1a (2) Testresults for 4.7.0 alphaev68-dec-osf5.1a Index: buildstat.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/buildstat.html,v retrieving revision 1.6 diff -u -r1.6 buildstat.html --- buildstat.html 16 Jul 2012 00:06:41 -0000 1.6 +++ buildstat.html 2 Oct 2012 19:24:44 -0000 @@ -39,9 +39,30 @@ +alphaev68-dec-osf5.1a +  +Test results: +4.7.2, +4.7.2, +4.7.1, +4.7.1, +4.7.0 + + + + +hppa2.0w-hp-hpux11.00 +  +Test results: +4.7.2, + + + + hppa2.0w-hp-hpux11.11   Test results: +4.7.2, 4.7.0 @@ -50,6 +71,7 @@ hppa64-hp-hpux11.11   Test results: +4.7.2, 4.7.0 @@ -58,6 +80,7 @@ i386-apple-darwin10.8.0   Test results: +4.7.2, 4.7.0 @@ -102,6 +125,7 @@ i686-pc-linux-gnu   Test results: +4.7.1, 4.7.1, 4.7.1 @@ -111,6 +135,7 @@ powerpc-apple-darwin8.11.0   Test results: +4.7.2, 4.7.1, 4.7.0 @@ -145,6 +170,7 @@ x86_64-apple-darwin10.8.0   Test results: +4.7.2, 4.7.0 @@ -159,6 +185,14 @@ +x86_64-apple-darwin12.2.0 +  +Test results: +4.7.2 + + + + x86_64-unknown-linux-gnu   Test results: