This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cprop "fix"


> 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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]