basic-block.h: Remove the prototype for flow_preorder_transversal_compute.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 5 Oct 2004 22:55:59 +0000 (22:55 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 5 Oct 2004 22:55:59 +0000 (22:55 +0000)
commit7922a3bb6ba14d5933fc414f6c345e96acd33833
tree2c31b3c3692d04f0b6880985575103f2307a0b76
parent9ec9d82b6d6a8b4349f80313f1d980124efe2e00
basic-block.h: Remove the prototype for flow_preorder_transversal_compute.

* basic-block.h: Remove the prototype for
flow_preorder_transversal_compute.
* cfganal.c (dfst_node): Remove.
(flow_preorder_transversal_compute): Likewise.
* rtl.h: Remove the prototype for get_jump_table_offset.
* rtlanal.c (get_jump_table_offset): Remove.

From-SVN: r88580
gcc/ChangeLog
gcc/basic-block.h
gcc/cfganal.c
gcc/rtl.h
gcc/rtlanal.c