tree-ssa-threadupdate.c (copy_phis_to_block): Remove.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 9 Nov 2004 19:25:04 +0000 (19:25 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 9 Nov 2004 19:25:04 +0000 (19:25 +0000)
commit6c99d79fbf432d5264047f561aac4c8d93248568
tree5eb9cb738ecb64342054871952ec3dfc096fea3e
parente3715ebdd3e99c729f6ae7081633904b338d3386
tree-ssa-threadupdate.c (copy_phis_to_block): Remove.

* tree-ssa-threadupdate.c (copy_phis_to_block): Remove.
(thread_block): Call flush_pending_stmt instead of
copy_phis_to_block.

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