Commit a5262009 by Jim Wilson

(call_value_multiple_internal0): Change from define_insn to

define_expand.

From-SVN: r12706
parent cf91456e
......@@ -6631,7 +6631,7 @@ move\\t%0,%z4\\n\\
(set_attr "mode" "none")
(set_attr "length" "2")])
(define_insn "call_value_multiple_internal0"
(define_expand "call_value_multiple_internal0"
[(parallel [(set (match_operand 0 "" "")
(call (match_operand 1 "" "")
(match_operand 2 "" "")))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment