stmt.c (cost_table): Remove.
authorRichard Henderson <rth@redhat.com>
Fri, 26 Jan 2001 23:24:38 +0000 (15:24 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 26 Jan 2001 23:24:38 +0000 (15:24 -0800)
commit2a2137c461328e07dc4f523c532b597f4cc8ef93
tree3e597d0b2b56e4364450453b97772088d9e2fe4b
parentd9de4b22f6e72d3613c6460e2ba1bb588834a832
stmt.c (cost_table): Remove.

        * stmt.c (cost_table): Remove.
        (COST_TABLE, cost_table_initialized): New.
        (estimate_case_costs): Use the later instead of the former.
        (balance_case_nodes): Likewise.

From-SVN: r39291
gcc/ChangeLog
gcc/stmt.c