[tuples][patch] Converting several easy passes

Diego Novillo dnovillo@google.com
Wed Mar 5 03:46:00 GMT 2008


On 03/04/08 22:43, Oleg Ryjkov wrote:

> pass_simple_dse should not be run yet, as gimple loaded_syms are not
> prepared yet.

They are not?  They should be as they are part of operand scanning and 
alias analysis, which are already operational.

> 2008-03-04  Oleg Ryjkov  <olegr@google.com>
> 
> 	* tree-ssa-dse.c (execute_simple_dse): Commented out.
> 	* passes.c (init_optimization_passes): Disabling pass_simple_dse.
> 

Reverting this patch is enough to get the regressions?


Thanks.  Diego.



More information about the Gcc-patches mailing list