tree-ssa-forwprop.c (forward_propagate_into_cond): For combining both operands requir...
commit7cd13c1cad1f383d23dbd999b7f76b6db0c51c64
authorRichard Guenther <rguenther@suse.de>
Fri, 12 Oct 2007 14:21:43 +0000 (12 14:21 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 12 Oct 2007 14:21:43 +0000 (12 14:21 +0000)
tree636e64fecd4d0a4db7898531177e24b66f90b990
parenta2085738a90651c26c26d7eb4300b9372bb62897
tree-ssa-forwprop.c (forward_propagate_into_cond): For combining both operands require either both have single uses or combining...

2007-10-12  Richard Guenther <rguenther@suse.de>

* tree-ssa-forwprop.c (forward_propagate_into_cond): For
combining both operands require either both have single uses
or combining to a constant.

From-SVN: r129261
gcc/ChangeLog
gcc/tree-ssa-forwprop.c