tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
authorJan Hubicka <jh@suse.cz>
Sat, 30 Jul 2005 22:14:17 +0000 (00:14 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 30 Jul 2005 22:14:17 +0000 (22:14 +0000)
commit0bde02b33905ecfb252b96cbe2ea257f0c0606da
tree90c26e80fc63e94c4779d3d07c7d2bf90e51f41c
parentee25d4cbe310fb88f30e64ed49be405e98cf2300
tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.

* tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
(coalesce_vars): Likewise.
* tree-ssa-live.c (coalesce_cost): New.
(build_tree_conflict_graph): Use coalesce_cost.
* tree-ssa-live.h (coalesce_cost): Declare.

From-SVN: r102593
gcc/ChangeLog
gcc/tree-outof-ssa.c
gcc/tree-ssa-live.c
gcc/tree-ssa-live.h