predict.c: (expected_value_to_br_prob): Check for const_true_rtx instead of const1_rt...
authorToshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
Fri, 22 Jun 2001 22:08:51 +0000 (22:08 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 22 Jun 2001 22:08:51 +0000 (15:08 -0700)
commit1b28186a60548d3e4eb6db9cbe5c7bbae0bd47e3
tree4df97aab0a95db47d0c7ec7a24b288fe8da6ae49
parent8b54e868330944efffb386910f9315a8db8753ce
predict.c: (expected_value_to_br_prob): Check for const_true_rtx instead of const1_rtx for...

        * predict.c: (expected_value_to_br_prob): Check for const_true_rtx
        instead of const1_rtx for true case.

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