From: Alexandre Oliva Date: Sat, 14 Apr 2001 07:21:07 +0000 (+0000) Subject: Whitespace fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4f28f0587a9bcade7c036615f620a1bb58617daa;p=gcc.git Whitespace fix From-SVN: r41350 --- diff --git a/gcc/config/mn10300/mn10300.md b/gcc/config/mn10300/mn10300.md index bf913b23b72..041e0aedcaa 100644 --- a/gcc/config/mn10300/mn10300.md +++ b/gcc/config/mn10300/mn10300.md @@ -1503,7 +1503,7 @@ [(set (pc) (match_operand:SI 0 "register_operand" "a")) (use (label_ref (match_operand 1 "" "")))] "" - "jmp (%0)" + "jmp (%0)" [(set_attr "cc" "none")]) ;; Call subroutine with no return value.