Whitespace fix
From-SVN: r41350
This commit is contained in:
parent
382e8461c6
commit
4f28f0587a
@ -1503,7 +1503,7 @@
|
|||||||
[(set (pc) (match_operand:SI 0 "register_operand" "a"))
|
[(set (pc) (match_operand:SI 0 "register_operand" "a"))
|
||||||
(use (label_ref (match_operand 1 "" "")))]
|
(use (label_ref (match_operand 1 "" "")))]
|
||||||
""
|
""
|
||||||
"jmp (%0)"
|
"jmp (%0)"
|
||||||
[(set_attr "cc" "none")])
|
[(set_attr "cc" "none")])
|
||||||
|
|
||||||
;; Call subroutine with no return value.
|
;; Call subroutine with no return value.
|
||||||
|
Loading…
Reference in New Issue
Block a user