This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: jump threading
- To: law at redhat dot com, gcc at gcc dot gnu dot org
- Subject: Re: jump threading
- From: Jan Hubicka <jh at suse dot cz>
- Date: Wed, 25 Jul 2001 17:57:15 +0200
> Given that jump threading as we know it is under major revamping in the
> development tree, I'm going to hold off sending my patch to fix the
> jump threading bug I found yesterday.
>
> I'll keep a copy handy just in case the new threading code doesn't work
> out the way we hope :-)
I hope we are getting to the stable tree again.
I am going to hold my code at least one week to give chance code to stabilize,
people report the bugs and then test it on branch first, so it will probably
take some time until the jump threading and other CFG optimizations I've
made hit CVS mainline.
Your patch is still IMO important for 3.0 branch. Can you consider installing
it at least there?
Thanks,
Honza
>
> jeff