Typo from merge.
authorJeff Law <law@gcc.gnu.org>
Tue, 7 Sep 1999 07:18:09 +0000 (01:18 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 7 Sep 1999 07:18:09 +0000 (01:18 -0600)
From-SVN: r29153

gcc/config/sparc/sparc.md

index c51e25cac2f4a669d6d6ab8315a481bbabb84e45..74913519e01ad064df049849ece9751428680400 100644 (file)
 
 (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)"