* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-cris / expdyn2.s
blobd184ebc91f68011cbf962400af4497092e30c00d
1 .data
2 .global __expobj2
3 .type __expobj2,@object
4 .size __expobj2,4
5 __expobj2:
6 .dword 0
7 .weak expobj2
8 .set expobj2,__expobj2
10 .text
11 .global _start
12 _start:
13 nop
14 .global __expfn2
15 __expfn2:
16 .type __expfn2,@function
17 nop
18 .Lfe1:
19 .size __expfn2,.Lfe1-__expfn2
20 .weak expfn2
21 .set expfn2,__expfn2