cfg.c (update_bb_profile_for_threading): Fix profile updating.
authorJan Hubicka <jh@suse.cz>
Sat, 16 Jul 2005 12:15:27 +0000 (14:15 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 16 Jul 2005 12:15:27 +0000 (12:15 +0000)
commit84fc24e8a0955d26e26f81f5a393fccf69156916
treee40a6f3a4c3b50f937ebf086c49acc42fc0c325d
parent866c78db255daf2afb26f267a84469000ac89318
cfg.c (update_bb_profile_for_threading): Fix profile updating.

* cfg.c (update_bb_profile_for_threading): Fix profile updating.
(scale_bbs_frequencies_int): Watch roundoff errors.
* predict.c (return_prediction): Initialize return_stmt.

From-SVN: r102087
gcc/ChangeLog
gcc/cfg.c
gcc/predict.c