From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17987 invoked by alias); 8 Aug 2007 15:42:37 -0000 Received: (qmail 17930 invoked by uid 22791); 8 Aug 2007 15:42:37 -0000 X-Spam-Check-By: sourceware.org Received: from mail.lu.unisi.ch (HELO mail.lu.unisi.ch) (195.176.178.40) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 08 Aug 2007 15:42:32 +0000 Received: from scientist.local ([213.140.22.65] RDNS failed) by mail.lu.unisi.ch over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Wed, 8 Aug 2007 17:42:48 +0200 Message-ID: <46B9E45E.6060001@lu.unisi.ch> Date: Wed, 08 Aug 2007 15:42:00 -0000 From: Paolo Bonzini Reply-To: bonzini@gnu.org User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: "H.J. Lu" CC: Arthur Haas , gcc@gcc.gnu.org, GCC Patches , Daniel Jacobowitz Subject: Re: Bootstrap failed on i386-pc-solaris2.10 References: <46B9CA54.8010807@lu.unisi.ch> <1B3231AFFE28AC488A91C568A51DB0A6013ECAB9@HOUVEXC.nt.univ-wea.com> <20070808154019.GA1821@lucon.org> In-Reply-To: <20070808154019.GA1821@lucon.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2007-08/txt/msg00523.txt.bz2 >> Making the change above results in a successful build. Quite a >> difference what a '+' can make. >> > > This patch works fine on Linux/x86 and Linux/x86-64. Thanks! Paolo