From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1587 invoked by alias); 15 Feb 2010 22:09:45 -0000 Received: (qmail 1579 invoked by uid 22791); 15 Feb 2010 22:09:45 -0000 X-SWARE-Spam-Status: No, hits=-2.5 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; Mon, 15 Feb 2010 22:09:41 +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 6F9301E063; Mon, 15 Feb 2010 23:09:37 +0100 (CET) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id D00931604A; Mon, 15 Feb 2010 23:09:40 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id BD58D16048; Mon, 15 Feb 2010 23:09:40 +0100 (CET) Date: Mon, 15 Feb 2010 22:09: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: <20100215211857.GA5403@ares.tgcnet> Message-ID: References: <20100215211857.GA5403@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: 2010-02/txt/msg00584.txt.bz2 On Mon, 15 Feb 2010, Tom G. Christensen wrote: > Fix a formatting issue and add latest testresults. > > Testresults for 4.4.3: > i386-pc-solaris2.10 > sparc-sun-solaris2.8 Thanks Tom, I applied this on top of the previous one. Gerald