]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-threadupdate.c (copy_phis_to_block): Install PHI arguments using PENDING_STMT.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 2 Nov 2004 12:51:09 +0000 (12:51 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 2 Nov 2004 12:51:09 +0000 (12:51 +0000)
commit641e7348d48fc0f5d97fa76cdde1325b9f75802c
treef64643a34a616d257a08804df339691274f0db43
parent7ef7b3459927ad613838df2353515d04539cd1d6
tree-ssa-threadupdate.c (copy_phis_to_block): Install PHI arguments using PENDING_STMT.

* tree-ssa-threadupdate.c (copy_phis_to_block): Install PHI
arguments using PENDING_STMT.
(thread_block): Call copy_phis_to_block after redirecting an
edge.

From-SVN: r89983
gcc/ChangeLog
gcc/tree-ssa-threadupdate.c