From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32613 invoked by alias); 20 Nov 2009 23:02:37 -0000 Received: (qmail 32509 invoked by uid 22791); 20 Nov 2009 23:02:36 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_PASS X-Spam-Check-By: sourceware.org Received: from vexpert.dbai.tuwien.ac.at (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 20 Nov 2009 23:01:32 +0000 Received: from acrux.dbai.tuwien.ac.at (acrux.dbai.tuwien.ac.at [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id D19551E0BC; Sat, 21 Nov 2009 00:01:28 +0100 (CET) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id B863016047; Sat, 21 Nov 2009 00:01:30 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id A507F16041; Sat, 21 Nov 2009 00:01:30 +0100 (CET) Date: Fri, 20 Nov 2009 23:23:00 -0000 From: Gerald Pfeifer To: "Tom G. Christensen" cc: gcc-patches@gcc.gnu.org Subject: Re: [wwwdocs] Buildstat update for 4.4 In-Reply-To: <20091117193032.GA14425@ares.tgcnet> Message-ID: References: <20091117193032.GA14425@ares.tgcnet> User-Agent: Alpine 1.99 (LSU 1142 2008-08-13) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2009-11/txt/msg01129.txt.bz2 On Tue, 17 Nov 2009, Tom G. Christensen wrote: > Testresults for 4.4.2: > hppa-unknown-linux-gnu > i386-pc-solaris2.9 > i386-pc-solaris2.10 > i686-apple-darwin10 > i686-pc-linux-gnu > sparc-sun-solaris2.10 > x86_64-aple-darwin10.0.0 > x86_64-unknown-linux-gnu Thanks, Tom; I applied this. Gerald