flow.c (flow_loop_tree_node_add): Use better algorithm by passing previously inserted...
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Sat, 12 Feb 2000 21:15:15 +0000 (21:15 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Sat, 12 Feb 2000 21:15:15 +0000 (21:15 +0000)
commit3abd3239f3333c81e890f5aeefb7e4d06b526920
tree1b7cbf9c800a43242297b150566f7fa69f3d670d
parentf5b647ab0f42fca1c078818cac72cb0003b762ac
flow.c (flow_loop_tree_node_add): Use better algorithm by passing previously inserted node instead of root node.

* flow.c (flow_loop_tree_node_add): Use better algorithm by passing
  previously inserted node instead of root node. Caller changed.

From-SVN: r31948
gcc/ChangeLog
gcc/flow.c