* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / binutils / testsuite / binutils-all / add-empty-section.d
blobc9162a505c703b25b5efacfc69118a70a2cb6554
1 #PROG: objcopy
2 #name: objcopy add-empty-section
3 #source: empty.s
4 #objcopy: --add-section NEW=$srcdir/empty-file
5 #readelf: -S --wide
7 #...
8 \[[ 0-9]+\] NEW[ \t]+PROGBITS[ \t]+[0-9a-f]+[ \t]+[0-9a-f]+[ \t]+0+[ \t]+[ \t0-9a-f]+
9 #...