Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-s390 / pr26918-1.s
blob980bc41564a04968f5ff58794d0f40c56fd09999
1 .machinemode zarch
2 .machine "z900"
3 .text
4 .align 8
5 .globl start
6 .type start, @function
7 start:
8 larl %r1,foo@GOTENT
9 lg %r1,0(%r1)
10 lgf %r2,0(%r1)
11 br %r14
12 .size start, .-start
13 .globl foo
14 .bss
15 .align 4
16 .type foo, @object
17 .size foo, 4
18 foo:
19 .zero 4