* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-mn10300 / i135409-2.s
blob36448ed6efe2d2822eb918c9c098c3b778ae98b0
1 .text
2 .global _start
3 _start:
4 add A0, A1
5 _A:
6 mov L001, A0
7 _B:
8 .balign 0x8
9 _C:
10 nop
11 .balign 0x10
13 .type _func, @function
14 _func:
15 mov L001, A1
16 nop
17 _D:
18 mov L001, A1
19 BOTTOM:
20 .size _func, . - _func
22 .data
23 L001: