(movsicc): Use MATCH_DUP for operand 4 and 5.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 5 Jun 1995 12:18:34 +0000 (08:18 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 5 Jun 1995 12:18:34 +0000 (08:18 -0400)
From-SVN: r9875

gcc/config/pa/pa.md

index 36bb7bbf1dcbfa7c70ccf80e708fea23f295f049..b0733678508add626feba89954bf04fbebb3f3f4 100644 (file)
   [(set (match_operand:SI 0 "register_operand" "")
        (if_then_else:SI
         (match_operator 1 "comparison_operator"
-           [(match_operand:SI 4 "register_operand" "")
-            (match_operand:SI 5 "arith11_operand" "")])
+           [(match_dup 4)
+            (match_dup 5)])
         (match_operand:SI 2 "reg_or_cint_move_operand" "")
         (match_operand:SI 3 "reg_or_cint_move_operand" "")))]
   ""