* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-mips-elf / mips16-hilo.s
blob79ac2fb8afde3176ad512e7e85fe769b745588aa
1 .data
2 .globl big_external_data_label
3 big_external_data_label:
4 .fill 1000
6 # align section end to 16-byte boundary for easier testing on multiple targets
7 .p2align 4
9 .globl small_external_data_label
10 small_external_data_label:
11 .fill 1
13 # align section end to 16-byte boundary for easier testing on multiple targets
14 .p2align 4