Fix symbol values and relocation addends for relocatable links.
[external/binutils.git] / gold / testsuite / split_s390x_1_a1.s
1 # split_s390x_1_a1.s: s390x specific, adjustment failure
2
3         .text
4
5         .global fn1
6         .type   fn1,@function
7 fn1:
8         .cfi_startproc
9         stmg    %r13, %r15, 0x68(%r15)
10         .cfi_offset     %r13, -0x38
11         .cfi_offset     %r14, -0x30
12         .cfi_offset     %r15, -0x28
13         aghi    %r15, -0xa0
14         .cfi_adjust_cfa_offset  0xa0
15         brasl   %r14, __morestack
16         brasl   %r14, fn2
17         lmg     %r13, %r15, 0x108(%r15)
18         .cfi_restore    %r13
19         .cfi_restore    %r14
20         .cfi_restore    %r15
21         .cfi_adjust_cfa_offset  -0xa0
22         br      %r14
23         .cfi_endproc
24         .size   fn1,. - fn1
25
26         .section        .note.GNU-stack,"",@progbits
27         .section        .note.GNU-split-stack,"",@progbits