PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh1.s
index 13c2858f4aade657f4e8a51661c7a36c84e3c0e1..b1f718dfc3835b98c00ee6737de76fbbae9ba2f3 100644 (file)
@@ -4,10 +4,15 @@ L1:
        mov.l   L2,r0
        .uses   L1
        jsr     @r0
+       nop
+       .uses   L1
+       jmp     @r0
+       nop
        rts
+       nop
        .align  2
 L2:
        .long   bar
 bar:
        rts
-       .align  2
+       .align  4
This page took 0.022891 seconds and 4 git commands to generate.