]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-phinodes.c (add_phi_arg): Add an assertion that the edge already exists.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 2 Nov 2004 13:23:05 +0000 (13:23 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 2 Nov 2004 13:23:05 +0000 (13:23 +0000)
commitbc2dce329b4625d7ea00ad7add6c2afeb04f89f6
tree7091abf3b32a0579cf01c68d71ac82ff7bb67e7b
parent54699c021d74f8422c187104012fed4557d9d78d
tree-phinodes.c (add_phi_arg): Add an assertion that the edge already exists.

* tree-phinodes.c (add_phi_arg): Add an assertion that the
edge already exists.

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