predict.c (estimate_probability): Replace magic numbers with appropriate enumeration.
authorGraham Stott <grahams@redhat.com>
Thu, 9 Aug 2001 13:23:01 +0000 (13:23 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Thu, 9 Aug 2001 13:23:01 +0000 (13:23 +0000)
commita4e11a5c69afda7c977793e952e6bbd4210735f1
tree0921d9a67b61c2f574c8b2551280907ea8861b1f
parenta0e4ce74cce50fdb6d7c074720293878542f24bb
predict.c (estimate_probability): Replace magic numbers with appropriate enumeration.

* predict.c (estimate_probability): Replace magic numbers with
appropriate enumeration.

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