]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-phinodes.c (remove_phi_arg_num): Do not zero the element that's being removed.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 2 Nov 2004 13:18:32 +0000 (13:18 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 2 Nov 2004 13:18:32 +0000 (13:18 +0000)
commit54699c021d74f8422c187104012fed4557d9d78d
treeabaa1be5c85696330d85aa1caaa8ff1233fcbadd
parent641e7348d48fc0f5d97fa76cdde1325b9f75802c
tree-phinodes.c (remove_phi_arg_num): Do not zero the element that's being removed.

* tree-phinodes.c (remove_phi_arg_num): Do not zero the
element that's being removed.

From-SVN: r89984
gcc/ChangeLog
gcc/tree-phinodes.c