aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5a4f501..87cc5ae 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -480,9 +480,9 @@ Wed Nov 8 21:58:20 2000 Christopher Faylor <cgf@cygnus.com>
2000-11-08 Nick Clifton <nickc@redhat.com>
* config/arm/arm.md (mulsidi3adddi): Change output operand
- constraint from "=&" to "=&".
+ constraint from "=&" to "+&".
(umulsidi3adddi): Change output operand constraint from "=&" to
- "=&".
+ "+&".
2000-11-08 Richard Henderson <rth@redhat.com>