predict.c (estimate_bb_frequencies): Do frequency calculation with a volatile temporary.
authorRichard Henderson <rth@redhat.com>
Thu, 4 Apr 2002 21:38:40 +0000 (13:38 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 4 Apr 2002 21:38:40 +0000 (13:38 -0800)
commit3900216066f8f2b9a8362daf4da8b225018e69d7
tree7cd87ed9f891b016d4e3034c5be3cdf5408bf6d7
parent677b3ae39a0420e00430245ad9d32c31b60eb82c
predict.c (estimate_bb_frequencies): Do frequency calculation with a volatile temporary.

        * predict.c (estimate_bb_frequencies): Do frequency calculation
        with a volatile temporary.

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