aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-sh/sh1.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-sh/sh1.s')
-rw-r--r--ld/testsuite/ld-sh/sh1.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sh/sh1.s b/ld/testsuite/ld-sh/sh1.s
index d18e439..b1f718d 100644
--- a/ld/testsuite/ld-sh/sh1.s
+++ b/ld/testsuite/ld-sh/sh1.s
@@ -4,7 +4,12 @@ L1:
mov.l L2,r0
.uses L1
jsr @r0
+ nop
+ .uses L1
+ jmp @r0
+ nop
rts
+ nop
.align 2
L2:
.long bar