(movti): Adjust constraints to avoid impossible reload.

From-SVN: r7142
This commit is contained in:
Richard Kenner 1994-04-24 11:20:56 -04:00
parent e70d22c84f
commit e1469d0dd9
1 changed files with 1 additions and 1 deletions

View File

@ -3574,7 +3574,7 @@
;; are preferred. Otherwise, we'd try to reload the output instead of
;; giving the SCRATCH mq.
(define_insn ""
[(set (match_operand:TI 0 "reg_or_mem_operand" "=Q,m,r,r,r")
[(set (match_operand:TI 0 "reg_or_mem_operand" "=Q,m,????r,????r,????r")
(match_operand:TI 1 "reg_or_mem_operand" "r,r,r,Q,m"))
(clobber (match_scratch:SI 2 "=q,q#X,X,X,X"))]
"TARGET_POWER && (gpc_reg_operand (operands[0], TImode)