From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31468 invoked by alias); 4 Oct 2015 13:18:16 -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 31459 invoked by uid 89); 4 Oct 2015 13:18:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 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 (AES256-GCM-SHA384 encrypted) ESMTPS; Sun, 04 Oct 2015 13:18:15 +0000 Received: from [10.53.147.39] (unknown [88.128.80.228]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 350EB3F423; Sun, 4 Oct 2015 09:18:12 -0400 (EDT) Date: Sun, 04 Oct 2015 13:18:00 -0000 From: Gerald Pfeifer To: "Tom G. Christensen" cc: gcc-patches@gcc.gnu.org Subject: Re: [wwwdocs] Buildstat update for 4.9 In-Reply-To: <20150913145022.GB26532@odin.tgcnet> Message-ID: References: <20150913145022.GB26532@odin.tgcnet> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-IsSubscribed: yes X-SW-Source: 2015-10/txt/msg00337.txt.bz2 On Sun, 13 Sep 2015, Tom G. Christensen wrote: > Latest results for 4.9.x Thanks, applied. Sorry for the delay - recovering from a harddrive failure. Gerald