OSDN Git Service

* tree-ssa-threadupdate.c (copy_phis_to_block): Install PHI
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 2004 12:51:09 +0000 (12:51 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 2004 12:51:09 +0000 (12:51 +0000)
commitb5e2184b7e5d517c66d12f5a64d844730e75510a
treef64643a34a616d257a08804df339691274f0db43
parent79d6d448109e4444eb5809d71beafff4ce8ecf85
* 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.

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