summaryrefslogtreecommitdiff
path: root/gcc/config/moxie/moxie.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/moxie/moxie.md')
-rw-r--r--gcc/config/moxie/moxie.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/moxie/moxie.md b/gcc/config/moxie/moxie.md
index edefef80b81..793cac3f8ca 100644
--- a/gcc/config/moxie/moxie.md
+++ b/gcc/config/moxie/moxie.md
@@ -247,7 +247,7 @@
;
ld.b %0, %1
lda.b %0, %1
- ldo.b %0, %1
+ ldo.b %0, %1"
"reload_completed"
[(set (match_dup 2) (match_dup 1))
(set (match_dup 0) (zero_extend:SI (match_dup 2)))]
@@ -264,7 +264,7 @@
;
ld.s %0, %1
lda.s %0, %1
- ldo.s %0, %1
+ ldo.s %0, %1"
"reload_completed"
[(set (match_dup 2) (match_dup 1))
(set (match_dup 0) (zero_extend:SI (match_dup 2)))]