Commit 6e3b1d34 by Jeff Law

Typo from merge.

From-SVN: r29153
parent 7617c94b
......@@ -2431,7 +2431,7 @@
(define_insn "*sethi_di_medlow"
[(set (match_operand:DI 0 "register_operand" "=r")
(high:DI (match_operand:DI 1 "symbolic_operand" "")))]
(high:DI (match_operand:DI 1 "symbolic_operand" "")))
;; The clobber is here because emit_move_sequence assumes the worst case.
(clobber (reg:DI 1))]
"TARGET_CM_MEDLOW && check_pic (1)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment