summaryrefslogtreecommitdiff
path: root/gcc/config/tahoe
diff options
context:
space:
mode:
authormycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4>1992-07-07 15:57:19 +0000
committermycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4>1992-07-07 15:57:19 +0000
commite581c4fc3f4ec03d70e2a85fdafa10d7014a642f (patch)
tree609d3466d6c461593db6035eb1e2ddb0da143eda /gcc/config/tahoe
parent35bb04fcfd43fd90dfcdec814868018ba4e86726 (diff)
downloadgcc-e581c4fc3f4ec03d70e2a85fdafa10d7014a642f.tar.gz
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1497 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/tahoe')
-rw-r--r--gcc/config/tahoe/tahoe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/tahoe/tahoe.md b/gcc/config/tahoe/tahoe.md
index 29106ae7665..9934ed4efe5 100644
--- a/gcc/config/tahoe/tahoe.md
+++ b/gcc/config/tahoe/tahoe.md
@@ -1635,7 +1635,7 @@
; for the call = number bytes for args + 4
(define_insn "call_value"
- [(set (match_operand 0 "" "g")
+ [(set (match_operand 0 "" "=g")
(call (match_operand:QI 1 "memory_operand" "m")
(match_operand:QI 2 "general_operand" "g")))]
""