predict.c (expected_value_to_br_prob): Don't bomb if op1 of the collected condition...
authorRichard Henderson <rth@cygnus.com>
Sat, 22 Apr 2000 18:34:59 +0000 (11:34 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 22 Apr 2000 18:34:59 +0000 (11:34 -0700)
commitd9490f2f4ebedc6c568b963b230f20b298a22159
treeb190cb47708cbc1a7a252efd379c6490dbfa1776
parent1143c0a03fac4518d8ab72b375269b88302dfc49
predict.c (expected_value_to_br_prob): Don't bomb if op1 of the collected condition is not a constant.

        * predict.c (expected_value_to_br_prob): Don't bomb if op1 of
        the collected condition is not a constant.

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