]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-sink.c (nearest_common_dominator_of_uses): Look at a PHI argument where...
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 6 Apr 2005 17:41:11 +0000 (17:41 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 6 Apr 2005 17:41:11 +0000 (17:41 +0000)
commit55b12f0d74eb9fa1e9da0f0848f9615c7c20a8a7
treec730733e13b2334b33134f79622bb07ecdf4a2a4
parent5070376f47b47fa509f42b71776ddb5851a93cb8
tree-ssa-sink.c (nearest_common_dominator_of_uses): Look at a PHI argument where a use occurs instead of all PHI arguments.

* tree-ssa-sink.c (nearest_common_dominator_of_uses): Look at
a PHI argument where a use occurs instead of all PHI arguments.

From-SVN: r97738
gcc/ChangeLog
gcc/tree-ssa-sink.c