]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-cfg.c (reinstall_phi_args): New.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 19 Nov 2004 22:14:35 +0000 (22:14 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 19 Nov 2004 22:14:35 +0000 (22:14 +0000)
commit4f7db7f7d7857726bdafc0f6f17808bf6352f97f
tree568646c49f6870aa2d397a8a2e4daa11db9ab211
parent1d8a9009f57e41974a445e50660e3d9ed7c8f182
tree-cfg.c (reinstall_phi_args): New.

* tree-cfg.c (reinstall_phi_args): New.
(tree_split_edge): Use it after redirecting an edge.  Don't
modify PHI_ARG_EDGE.

From-SVN: r90940
gcc/ChangeLog
gcc/tree-cfg.c