From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16627 invoked by alias); 18 Jul 2002 19:53:51 -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 16618 invoked from network); 18 Jul 2002 19:53:50 -0000 Received: from unknown (HELO atrey.karlin.mff.cuni.cz) (195.113.31.123) by sources.redhat.com with SMTP; 18 Jul 2002 19:53:50 -0000 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 4018) id AA5EC4FE03; Thu, 18 Jul 2002 21:53:51 +0200 (CEST) Date: Thu, 18 Jul 2002 12:57:00 -0000 From: Jan Hubicka To: Toon Moene Cc: Jan Hubicka , Richard Henderson , gcc-patches@gcc.gnu.org Subject: Re: cprop "fix" Message-ID: <20020718195351.GA10794@atrey.karlin.mff.cuni.cz> References: <20020713184902.GD1909@atrey.karlin.mff.cuni.cz> <20020717091651.A14260@redhat.com> <20020717163352.GG9922@atrey.karlin.mff.cuni.cz> <20020717163535.GH9922@atrey.karlin.mff.cuni.cz> <20020717104415.B14279@redhat.com> <20020718073825.GI9922@atrey.karlin.mff.cuni.cz> <20020718082108.GL9922@atrey.karlin.mff.cuni.cz> <3D370F8A.2BEC99D5@moene.indiv.nluug.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D370F8A.2BEC99D5@moene.indiv.nluug.nl> User-Agent: Mutt/1.3.28i X-SW-Source: 2002-07/txt/msg00972.txt.bz2 > Jan Hubicka wrote: > > > Just FYI, I've got to stage2 of alpha bootstrap, so the bug went away. > > I will try to get some data how effective the stuff is on Alpha :) > > ... and then, nothing happens (reminds me of Catweasle). > > What's up, Doc ? It does basically same as 386 version - slightly more PRE improvements as PRE does not have to work around parallels as i386 compiler does. I can't benchmark, as the machine is busy by something else :) But the patch has passed full bootstrap and regtesting on that machine as well, so hope the try_replace_reg works as supposed to now. Honza > > -- > 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 > Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)