(casesi_worker): Change constraint from = to +.

From-SVN: r10548
This commit is contained in:
Richard Kenner 1995-11-04 10:41:52 -05:00
parent f6ab52f889
commit f6176c6487
1 changed files with 1 additions and 1 deletions

View File

@ -1572,7 +1572,7 @@
[(set (reg:SI 0)
(plus:SI (reg:SI 0)
(mem:HI (plus:SI (reg:SI 0)
(match_operand:SI 0 "arith_reg_operand" "=r")))))
(match_operand:SI 0 "arith_reg_operand" "+r")))))
(set (match_dup 0) (mem:HI (plus:SI (reg:SI 0)
(match_dup 0))))]
""