predict.c (counts_to_freqs): Make glolbal.
authorJan Hubicka <jh@suse.cz>
Sat, 25 Sep 2004 10:06:18 +0000 (12:06 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 25 Sep 2004 10:06:18 +0000 (10:06 +0000)
commitbbd236a198069ed5a9e9526b99f70f406c30e5c0
treea844c1a79dda581a3aa0d026ae759027d7ec0a30
parent70f3cc30aa04ab2f57f156c16a7f1db33084f04e
predict.c (counts_to_freqs): Make glolbal.

* predict.c (counts_to_freqs): Make glolbal.
* predict.h (counts_to_freqa): Declare.
* profile.c (compute_branch_probabilities): Compute frequencies
* tree-profile.c (do_tree_profiling): Refine conditional on when
tree profiling pass is needed.

From-SVN: r88093
gcc/ChangeLog
gcc/predict.c
gcc/predict.h
gcc/profile.c
gcc/tree-profile.c