* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-powerpc / aix-lineno-1.s
blob196e012f206b2fe834e8e82a42a42113ebb86f67
1 .file "tmpdir/aix-lineno-1.txt"
2 .csect .foo[PR]
3 .function .foo,.foo
4 .foo:
5 .bf 1
6 nop
7 .line 2
8 nop
9 .line 3
10 nop
11 .line 4
12 nop
13 .line 5
14 nop
15 .ef 1
17 .globl .main
18 .csect .main[PR]
19 .function .main,.main
20 .main:
21 .bf 7
22 bl .foo
23 .line 2
24 nop
25 .ef 7