(cmpsi): Delete 'J' constraint.
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 30 Jul 1992 00:03:54 +0000 (17:03 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 30 Jul 1992 00:03:54 +0000 (17:03 -0700)
From-SVN: r1716

gcc/config/sparc/sparc.md

index acb4ee48ffd59be91c878eb2b28e3b492e9df17f..b7a739d931df39276725e06b471acadc0b8d79da 100644 (file)
 
 (define_insn ""
   [(set (reg:CC 0)
-       (compare:CC (match_operand:SI 0 "register_operand" "rJ")
+       (compare:CC (match_operand:SI 0 "register_operand" "r")
                    (match_operand:SI 1 "arith_operand" "rI")))]
   ""
   "cmp %r0,%1"