* profile.c (compute_branch_probabilities): Do not report hitrates
commit2d9e68f0a909f0e44c6aea6775b2f5a23ee0b56a
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 May 2016 16:20:06 +0000 (28 16:20 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 May 2016 16:20:06 +0000 (28 16:20 +0000)
tree3904a58f4874d2c80bb097f84fc3add4d47eb015
parentf6e0b8d0f62a9d79292180b1feedded8538079f9
* profile.c (compute_branch_probabilities): Do not report hitrates
here.
(branch_prob): Report hitrates here.
* predict.c (gimple_predict_edge): Do not assert profile status;
fix formatting issues.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@236849 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/predict.c
gcc/profile.c