aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/arm/arm.md2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c137b11..90776b2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-21 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * config/arm/arm.md (prefetch): Use 'a' operand code.
+
2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* aclocal.m4 (gcc_AC_PROG_GNAT): Run prospective ada drivers in
diff --git a/gcc/config/arm/arm.md b/gcc/config/arm/arm.md
index f7d9b64..5f508dd 100644
--- a/gcc/config/arm/arm.md
+++ b/gcc/config/arm/arm.md
@@ -9175,7 +9175,7 @@
(match_operand:SI 1 "" "")
(match_operand:SI 2 "" ""))]
"TARGET_ARM && arm_arch5e"
- "pld\\t[%0]")
+ "pld\\t%a0")
;; General predication pattern