OSDN Git Service

* passes.c (rest_of_handle_branch_prob): Do not rebuild profiling info
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 Jun 2005 11:57:53 +0000 (11:57 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 Jun 2005 11:57:53 +0000 (11:57 +0000)
commit83480dec6042d266a6e213a860dbd871b6b85f4c
treefcd0bb9afb768f1dc2170bdeaffb0ba47bc7696e
parent91ac7c14a904530533c09140c1a2916f5d166bd2
* passes.c (rest_of_handle_branch_prob): Do not rebuild profiling info
when not neecesary
(rest_of_compilation): Fix conditional on branch prob pass.
* predict.c (tree_estimate_probability): Enable strip_builtin_expect
when not loop optimizing.

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