Whitespace fix

From-SVN: r41350
This commit is contained in:
Alexandre Oliva 2001-04-14 07:21:07 +00:00
parent 382e8461c6
commit 4f28f0587a

View File

@ -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.