X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbecopyheur.c;h=c58aabe57b9fdfd211d351b65c3e24dbb32a6c32;hb=8a5ac70896b18a522fa39aad29b3c7cf36d5941e;hp=e4b7b15b7e5e491cc1906356a818a84087015bd0;hpb=7d61ad5fbb6a87bea369c8a01103a92d9ab79a48;p=libfirm diff --git a/ir/be/becopyheur.c b/ir/be/becopyheur.c index e4b7b15b7..c58aabe57 100644 --- a/ir/be/becopyheur.c +++ b/ir/be/becopyheur.c @@ -608,7 +608,6 @@ static void ou_optimize(unit_t *ou) /* apply the best found qnode */ if (curr->mis_size >= 2) { - node_stat_t *ns; int root_col = qnode_get_new_color(curr, ou->nodes[0]); DBG((dbg, LEVEL_1, "\t Best color: %d Costs: %d << %d << %d\n", curr->color, ou->min_nodes_costs, ou->all_nodes_costs - curr->mis_costs, ou->all_nodes_costs)); /* globally pin root and all args which have the same color */