From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12987 invoked by alias); 30 Nov 2003 18:32:44 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 12979 invoked from network); 30 Nov 2003 18:32:43 -0000 Received: from unknown (HELO book.moene.indiv.nluug.nl) (195.109.255.217) by sources.redhat.com with SMTP; 30 Nov 2003 18:32:43 -0000 Received: from local ([127.0.0.1] helo=moene.indiv.nluug.nl) by book.moene.indiv.nluug.nl with esmtp (Exim 3.36 #1 (Debian)) id 1AQWOA-0004ek-00; Sun, 30 Nov 2003 19:33:46 +0100 Message-ID: <3FCA37F3.7010703@moene.indiv.nluug.nl> Date: Sun, 30 Nov 2003 19:09:00 -0000 From: Toon Moene Organization: Moene Computational Physics, Maartensdijk, The Netherlands User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.0.0) Gecko/20020622 Debian/1.0.0-0.woody.1 MIME-Version: 1.0 To: Daniel Berlin CC: Diego Novillo , "gcc-patches@gcc.gnu.org" Subject: Re: [tree-ssa] Fix bootstrap failure References: <1070203864.24047.32.camel@frodo.toronto.redhat.com> <6C265DAC-2346-11D8-BE3D-000A95DA505C@dberlin.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-11/txt/msg02373.txt.bz2 Daniel Berlin wrote: >> >> Fixed with >> >> * Makefile.in (GTFILES): Fix typo in tree-alias-common.c >> entry. > Update again, it was already fixed :P Talking about "fixed" - as far as I can see your PTA only takes effect if HAVE_BANSHEE is defined during compilation. Now, despite of the fact that libbanshee is built correctly (and used !) in my bootstrap (powerpc-unknown-linux-gnu), I still don't see a -DHAVE_BANSHEE on the compile lines ... Is that OK ? Is there some other way to have your code take effect ? -- Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290 Saturnushof 14, 3738 XG Maartensdijk, The Netherlands Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html GNU Fortran 95: http://gcc.gnu.org/fortran/ (under construction)