summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a32642c6bee..7a222873d8a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2002-05-04 David S. Miller <davem@redhat.com>
+ * config/sparc/sparc.c (sparc_rtx_costs): Describe costs of
+ more RTX codes.
+ * config/sparc/sparc.h (RTX_COSTS_CASES): List those new codes.
+
* recog.c (store_data_bypass_p): Handle out_insn being a PARALLEL
of SETs.