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]

Re: [patches] Re: Remove trivially dead instructions after try_optimize_cfg


> On Fri, Jun 29, 2001 at 03:03:24PM +0200, Jan Hubicka wrote:
> > 	* flow.c (jump_converted): New static variable.
> > 	(try_redirect_by_replacing_jump): set.
> > 	(try_optimize_cfg): Clear; call delete_trivially_dead_insns
> > 	if true.
> 
> I'm unconvinced this is needed.
OK, lets ignore this for now.  It is probably not needed.
Still I will try to fix my patch for making delete_trivially_dead_insns
flowgraph avare, as I need it to make flowgraph survive after loop
pass.

Honza
> 
> 
> r~


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