[patch] tree-ssa-threadupdate.c: Remove rediscover_loops_after_threading.

Jeffrey A Law law@redhat.com
Sun Mar 5 17:07:00 GMT 2006


On Sat, 2006-03-04 at 14:02 -0800, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to remove rediscover_loops_after_threading as one
> of the recent patch from Jeff Law
> 
>   http://gcc.gnu.org/ml/gcc-patches/2006-02/msg00586.html
> 
> made this variable unused.
> 
> Tested on x86_64-pc-linux-gnu.  OK to apply?
> 
> Kazu Hirata
> 
> 2006-03-04  Kazu Hirata  <kazu@codesourcery.com>
> 
> 	* tree-ssa-threadupdate.c (rediscover_loops_after_threading):
> 	Remove.
> 	* basic-block.h: Remove the extern for
> 	rediscover_loops_after_threading.
Good catch.  This is fine.  Please install.

Thanks,
Jeff




More information about the Gcc-patches mailing list