OSDN Git Service

* tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Dec 2004 20:12:33 +0000 (20:12 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Dec 2004 20:12:33 +0000 (20:12 +0000)
commita7ab67e036cfb21d93f7da0305e5c846d33c3719
treef1f33fd9143d420f1272633b80a8e2b2bf0908f0
parentc5b4d5f379a38426739964f18b4f21b955849977
* tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a
PHI argument is set from a PHI_RESULT in the same block and the
PHI argument is not the same as the PHI result.

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