tree-ssa-coalesce.c (coalesce_cost): Do not take ciritical parameter; update callers.
authorJan Hubicka <jh@suse.cz>
Sat, 2 May 2009 11:00:59 +0000 (13:00 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 2 May 2009 11:00:59 +0000 (11:00 +0000)
commit048bf48b3e6a40ca22a289af249093fc28a2974a
tree635d63ac043fefcacd2fa26336dd86826db91f20
parentd5c5f9ab077a5388740a188014b73c8dc80f248b
tree-ssa-coalesce.c (coalesce_cost): Do not take ciritical parameter; update callers.

* tree-ssa-coalesce.c (coalesce_cost): Do not take ciritical
parameter; update callers.
(coalesce_cost_edge): EH edges are costier because they needs splitting
even if not critical and even more costier when there are multiple
EH predecestors.

From-SVN: r147057
gcc/ChangeLog
gcc/tree-ssa-coalesce.c