gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.exp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh1.s
index d18e4390dccacca39868855fe15e46b0cd4a14c8..b1f718dfc3835b98c00ee6737de76fbbae9ba2f3 100644 (file)
@@ -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
This page took 0.024123 seconds and 4 git commands to generate.