tree-ssa-forwprop.c
40.3 KB
-
tree-ssa-forwprop.c (forward_propagate_into_cond): Keep track if we simplified anything. · 113ab41c
2007-04-27 Richard Guenther <rguenther@suse.de> * tree-ssa-forwprop.c (forward_propagate_into_cond): Keep track if we simplified anything. (tree_ssa_forward_propagate_single_use_vars): Defer overflow warnings until we did a simplification and the stmt was not marked as TREE_NO_WARNING. From-SVN: r124242
Richard Guenther committed