stmt.c (cost_table_, [...]): Remove.
authorSteven Bosscher <steven@gcc.gnu.org>
Tue, 17 Apr 2012 12:02:30 +0000 (12:02 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Tue, 17 Apr 2012 12:02:30 +0000 (12:02 +0000)
commitc5c20c556bdb6bac0df8df2218ab5d4920b07137
tree1c827010ad293254bf736d7bb0be5324b940366b
parent1ab24192d5e8e4fcee353bb5c024995e5439f5e3
stmt.c (cost_table_, [...]): Remove.

* stmt.c (cost_table_, use_cost_table, cost_table_initialize,
COST_TABLE): Remove.
(estimate_case_costs): Remove.
(expand_case): Do not call estimate_case_costs
to set use_cost_table.
(balance_case_nodes): Do not use use_cost_table.

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