* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-checks / asm.s
blob86e7310a59a518425331a2931814db2588316348
1 .text
2 .global foo
3 foo:
4 .long 0x12345678
6 .data
7 .global bar
8 bar:
9 .long 0x87654321
11 .lcomm dummy, 0x12