profile.c (compute_branch_probabilities): Use REG_BR_PROB notes when re-constructing...
authorJan Hubicka <jh@suse.cz>
Sat, 25 Sep 2004 23:21:07 +0000 (01:21 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 25 Sep 2004 23:21:07 +0000 (23:21 +0000)
commit5db0241f0c3d3130a502d9c6a59713302a1377bf
tree4392e10fd036d9f719e777e135df217f0ac7eee9
parentffe2e220bdb8fee858045b645601923656864cc5
profile.c (compute_branch_probabilities): Use REG_BR_PROB notes when re-constructing profile previously invalidated by loop.

* profile.c (compute_branch_probabilities): Use REG_BR_PROB notes
when re-constructing profile previously invalidated by loop.

From-SVN: r88115
gcc/ChangeLog
gcc/profile.c