tree-ssa-uncprop.c (associate_equivalences_with_edges): Avoid entering the weaker...
authorRichard Guenther <rguenther@suse.de>
Thu, 11 Sep 2008 21:48:11 +0000 (21:48 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 11 Sep 2008 21:48:11 +0000 (21:48 +0000)
commite49a540c1272d1658df36ab0c5db721ba63d3764
treead1bf6e763c08f623a606f6642b9a2c80ea5bb96
parentd96d5d541599b8061e770d708b4a61d9c50b5390
tree-ssa-uncprop.c (associate_equivalences_with_edges): Avoid entering the weaker equivalence recording.

2008-09-11  Richard Guenther  <rguenther@suse.de>

* tree-ssa-uncprop.c (associate_equivalences_with_edges): Avoid
entering the weaker equivalence recording.

* tree-ssa-phiprop.c (propagate_with_phi): Fix tuplification.

From-SVN: r140300
gcc/ChangeLog
gcc/tree-ssa-phiprop.c
gcc/tree-ssa-uncprop.c