(insv): Remove constraints from operand matching const_0_operand.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 18 Nov 1992 22:28:05 +0000 (17:28 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 18 Nov 1992 22:28:05 +0000 (17:28 -0500)
From-SVN: r2757

gcc/config/a29k/a29k.md

index cdf595bde140f4a61f029548e5c6cfd8b872c5eb..b366463ea06f5e550d11ffbff7fd93e1b1b600dd 100644 (file)
 (define_insn ""
   [(set (zero_extract:SI (match_operand:SI 0 "gpc_reg_operand" "+r")
                         (const_int 16)
-                        (match_operand:SI 1 "const_0_operand" "I"))
+                        (match_operand:SI 1 "const_0_operand" ""))
        (match_operand:SI 2 "cint_16_operand" "J"))]
   ""
   "consth %0,%m2")