2008-09-11 Richard Guenther <rguenther@suse.de>
commit024e445d2db38a6be3ca98818b88308ed6f1a699
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Sep 2008 21:48:11 +0000 (11 21:48 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Sep 2008 21:48:11 +0000 (11 21:48 +0000)
treead1bf6e763c08f623a606f6642b9a2c80ea5bb96
parentd3b4b97f7c84f71f93eba50e0b039f85ab73470d
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140300 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-phiprop.c
gcc/tree-ssa-uncprop.c