(call_value_multiple_internal0): Change from define_insn to
authorJim Wilson <wilson@gcc.gnu.org>
Fri, 13 Sep 1996 04:53:56 +0000 (21:53 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 13 Sep 1996 04:53:56 +0000 (21:53 -0700)
define_expand.

From-SVN: r12706

gcc/config/mips/mips.md

index fc8caca07d8f1f3e178982b170d0de61996002a4..da9502ac5d0abda8186ef852614ede1cfc7b9026 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 "" "")))