From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7150 invoked by alias); 27 Apr 2014 19:53:00 -0000 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 Received: (qmail 7135 invoked by uid 89); 27 Apr 2014 19:52:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 27 Apr 2014 19:52:57 +0000 Received: from tuna.dhcp.nue.suse.com (nat.nue.novell.com [195.135.221.2]) by ainaz.pair.com (Postfix) with ESMTPSA id 642123F40F; Sun, 27 Apr 2014 15:52:55 -0400 (EDT) Date: Sun, 27 Apr 2014 19:54: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: <20140427093246.GA3311@odin.tgcnet> Message-ID: References: <20140427093246.GA3311@odin.tgcnet> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-Disposition: INLINE X-IsSubscribed: yes X-SW-Source: 2014-04/txt/msg01799.txt.bz2 On Sun, 27 Apr 2014, Tom G. Christensen wrote: > Testresults for 4.4.7: > i386-pc-solaris2.7 Wow. Solaris 7/x86? That's really old. :-) Applied. Gerald