From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30807 invoked by alias); 13 Mar 2011 21:37:29 -0000 Received: (qmail 30799 invoked by uid 22791); 13 Mar 2011 21:37:29 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from relay03.pair.com (HELO relay03.pair.com) (209.68.5.17) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Sun, 13 Mar 2011 21:37:24 +0000 Received: (qmail 62516 invoked from network); 13 Mar 2011 21:37:21 -0000 Received: from 109.46.243.176 (HELO ip-109-46-243-176.web.vodafone.de) (109.46.243.176) by relay03.pair.com with SMTP; 13 Mar 2011 21:37:21 -0000 X-pair-Authenticated: 109.46.243.176 Date: Sun, 13 Mar 2011 21:37:00 -0000 From: Gerald Pfeifer To: Andreas Tobler , Loren James Rittle cc: gcc-patches@gcc.gnu.org Subject: Re: [patch] ping1 unbreak bootstrap on FreeBSD ppc In-Reply-To: <4D7BD937.5010701@fgznet.ch> Message-ID: References: <4D7BD937.5010701@fgznet.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; FORMAT=flowed 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/msg00710.txt.bz2 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. Gerald