(casesi_worker): Change constraint from = to +.
From-SVN: r10548
This commit is contained in:
parent
f6ab52f889
commit
f6176c6487
@ -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))))]
|
||||
""
|
||||
|
Loading…
Reference in New Issue
Block a user