aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d335cf4..95c7d04 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,6 +1,6 @@
2004-09-28 Per Bothner <per@bothner.com>
- * profile.c (brnahc_prob): Pass correct value to output_location,
+ * profile.c (branch_prob): Pass correct value to output_location,
even when USE_MAPPED_LOCATION. Fixes bug from 09-11.
2004-09-28 Richard Henderson <rth@redhat.com>