projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
382e846
)
Whitespace fix
author
Alexandre Oliva
<aoliva@gcc.gnu.org>
Sat, 14 Apr 2001 07:21:07 +0000
(07:21 +0000)
committer
Alexandre Oliva
<aoliva@gcc.gnu.org>
Sat, 14 Apr 2001 07:21:07 +0000
(07:21 +0000)
From-SVN: r41350
gcc/config/mn10300/mn10300.md
patch
|
blob
|
history
diff --git
a/gcc/config/mn10300/mn10300.md
b/gcc/config/mn10300/mn10300.md
index bf913b23b72e84ea79cbb0c41465acf1860c6106..041e0aedcaa6b218f9c62f8101f02f34c00d36ca 100644
(file)
--- 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.