From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14626 invoked by alias); 18 Dec 2009 09:41:11 -0000 Received: (qmail 14610 invoked by uid 22791); 18 Dec 2009 09:41:10 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,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, 18 Dec 2009 09:41:06 +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 044301E06C; Fri, 18 Dec 2009 10:41:03 +0100 (CET) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id D329316047; Fri, 18 Dec 2009 10:41:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id C070E16041; Fri, 18 Dec 2009 10:41:04 +0100 (CET) Date: Fri, 18 Dec 2009 09:48:00 -0000 From: Gerald Pfeifer To: "Tom G. Christensen" cc: gcc-patches@gcc.gnu.org Subject: Re: [wwwdocs] Buildstat update for 4.3 In-Reply-To: <20091204152614.GB22448@ares.tgcnet> Message-ID: References: <20091204152614.GB22448@ares.tgcnet> User-Agent: Alpine 1.99 (LSU 1142 2008-08-13) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: Content-Disposition: INLINE 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-12/txt/msg00904.txt.bz2 On Fri, 4 Dec 2009, Tom G. Christensen wrote: > Just a single result posted in the last 6 weeks. > > Testresults for 4.3.4: > hppa-unknown-linux-gnu Thanks, Tom. I applied the patch, sorry for the delay. Gerald