tree-ssa-forwprop.c (can_propagate_from): Exclude loads from decls explicitly.
authorRichard Guenther <rguenther@suse.de>
Wed, 2 Jul 2008 11:25:26 +0000 (11:25 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 2 Jul 2008 11:25:26 +0000 (11:25 +0000)
commit9e11641d112ecb3a6067c7223a8e249a1d63b9a1
tree44f43b129e8594b83378f56035c779cc30e905d4
parent3fe1efe4d0b2b8b61b046d9436e61534a45e0377
tree-ssa-forwprop.c (can_propagate_from): Exclude loads from decls explicitly.

2008-07-02  Richard Guenther  <rguenther@suse.de>

* tree-ssa-forwprop.c (can_propagate_from): Exclude loads
from decls explicitly.  Merge operand checking from tuples.

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