OSDN Git Service

* config/rx/rx.md (comparesi3_extend): Remove = modifier from
[pf3gnuchains/gcc-fork.git] / gcc / config / rx / rx.md
index 4b90248..6f89891 100644 (file)
 
 (define_insn "comparesi3_<extend_types:code><small_int_modes:mode>"
   [(set (reg:CC CC_REG)
-       (compare:CC (match_operand:SI                               0 "register_operand" "=r")
+       (compare:CC (match_operand:SI                               0 "register_operand" "r")
                    (extend_types:SI (match_operand:small_int_modes 1 "rx_restricted_mem_operand" "Q"))))]
   "(optimize < 3 || optimize_size)"
   "cmp\t%<extend_types:letter>1, %0"