aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6b28a90..694dec1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,6 +1,7 @@
2002-09-21 Richard Earnshaw <rearnsha@arm.com>
- * cse.c (fold_rtx): Calculate the old cost before we fold each
+ PR opt/7930
+ * cse.c (fold_rtx): Calculate old_cost before we fold each
operand.
2002-09-21 Richard Henderson <rth@redhat.com>