* cfg.c (update_bb_profile_for_threading): Do not rescale the
commit2260bbe16dcf862ea9d372108e58055b035315ce
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Nov 2004 20:41:37 +0000 (21 20:41 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Nov 2004 20:41:37 +0000 (21 20:41 +0000)
treeea5455585b4267b0b44eac78823f2fec25c902da
parent175b9fb81320997ddb52d1d353ea74127d023288
    * cfg.c (update_bb_profile_for_threading): Do not rescale the
        successor probabilities if they are not going to change.  Pull
        division out of loop if we do need to rescale successor probabilities.

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