passes.c (rest_of_handle_branch_prob): Do not rebuild profiling info when not neecesary
[gcc.git] / gcc / ChangeLog
index 634f89a06a311bff90c5a2dccc804666e8694025..87e59aa73a40fe44b06e6e7eb3980ce4abfc89ee 100644 (file)
@@ -1,3 +1,11 @@
+2005-06-25  Jan Hubicka  <jh@suse.cz>
+
+       * 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.
+
 2005-06-25  Bernd Schmidt  <bernd.schmidt@analog.com>
 
        * config/bfin/bfin.md (ror_one, rol_one, ashrdi3, ashldi3, lshrdi3):