OSDN Git Service

(call_value_multiple_internal0): Change from define_insn to
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Sep 1996 04:53:56 +0000 (04:53 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Sep 1996 04:53:56 +0000 (04:53 +0000)
define_expand.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12706 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/mips/mips.md

index fc8caca..da9502a 100644 (file)
@@ -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 "" "")))