predict.c (estimate_probability): If no prediction was found...
authorJeffrey A Law <law@cygnus.com>
Thu, 4 May 2000 20:40:17 +0000 (20:40 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 4 May 2000 20:40:17 +0000 (14:40 -0600)
commit926fd2e161ada3acf143b8c123b9237d53e3c27e
tree5296ac150cb883c7cf09da641945890c5dda21bb
parent18b554cb71bb790f06d71feb133ac9a12366f324
predict.c (estimate_probability): If no prediction was found...

        * predict.c (estimate_probability): If no prediction was found, then
        predict the successor that is the next physical block (if such a
        successor exists).

From-SVN: r33683
gcc/ChangeLog
gcc/predict.c