* cfgcleanup.c (outgoing_edges_match): Test for exactly two edges,
commit4520b500d484406870232a4954a1abd9923b9e5b
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jul 2004 05:11:05 +0000 (26 05:11 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jul 2004 05:11:05 +0000 (26 05:11 +0000)
treea8bb50a23044694e7b7d766d8f8c945a35dce119
parent4295ab1ac475c70485c94619bcce2fd003532f4b
* cfgcleanup.c (outgoing_edges_match): Test for exactly two edges,
not two or less.
* tree-cfg.c (cleanup_control_expr_graph): Adjust the iterator
when removing an edge.
(tree_purge_dead_eh_edges): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/edge-vector-branch@85179 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.vec
gcc/cfgcleanup.c
gcc/tree-cfg.c