From 900e8d16ee0a9f6dbfda1bebfc9bb047f30fd95e Mon Sep 17 00:00:00 2001 From: aoliva Date: Sat, 14 Apr 2001 07:21:07 +0000 Subject: [PATCH] Whitespace fix git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41350 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config/mn10300/mn10300.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/mn10300/mn10300.md b/gcc/config/mn10300/mn10300.md index bf913b2..041e0ae 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. -- 2.7.4