From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30580 invoked by alias); 14 Mar 2011 06:31:54 -0000 Received: (qmail 30569 invoked by uid 22791); 14 Mar 2011 06:31:53 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.fgznet.ch (HELO smtp.fgznet.ch) (81.92.96.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 14 Mar 2011 06:31:47 +0000 Received: from deuterium.andreas.nets (dhclient-91-190-8-131.flashcable.ch [91.190.8.131]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id p2E6VhtJ056407; Mon, 14 Mar 2011 07:31:44 +0100 (CET) (envelope-from andreast-list@fgznet.ch) Message-ID: <4D7DB64F.3040208@fgznet.ch> Date: Mon, 14 Mar 2011 06:31:00 -0000 From: Andreas Tobler User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: Gerald Pfeifer , gcc-patches@gcc.gnu.org CC: Loren James Rittle Subject: Re: [patch] ping1 unbreak bootstrap on FreeBSD ppc References: <4D7BD937.5010701@fgznet.ch> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2011-03/txt/msg00714.txt.bz2 On 13.03.11 22:37, Gerald Pfeifer wrote: > On Sat, 12 Mar 2011, Andreas Tobler wrote: >> I'd like to commit the below patch to gcc trunk and gcc-4.5. >> >> I have an ok from DJE, but I still await a comment from Loren. >> >> This is now pending for more than a month. And I'd like to push this out. > > I know Loren has been busy on the private side of things, and since > this is (a) fine with David as ppc maintainer, (b) strictly confined > to FreeBSD/ppc, and (c) simply broken right now I suggest to go ahead > right away for this to make GCC 4.6.0. > > Then I'll update the FreeBSD port and you can point interested parties > there and after two weeks, say, and some positive feedback, backport > this to the GCC 4.5 branch. Thank you. Committed as: - gcc: 170930 - libgcc: 170931 Andreas