predict.c (estimate_probability): Examine both sides of a branch for no exits.
authorRichard Henderson <rth@cygnus.com>
Sat, 22 Apr 2000 19:16:03 +0000 (12:16 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 22 Apr 2000 19:16:03 +0000 (12:16 -0700)
commit9bcbfc524a30efaaf3d3ba8fed33fe744a11fe9b
treeb977e3494c1f74abe0d48b035151221824fcd3a5
parentb2433fcde0f08059731043f5af3d1ad687a1fbba
predict.c (estimate_probability): Examine both sides of a branch for no exits.

        * predict.c (estimate_probability): Examine both sides of
        a branch for no exits.  Use 90% not 50% for predict taken.
        Reorg for one copy of note generation code.

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