]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/testsuite/binutils-all/add-empty-section.d
MIPS/binutils/testsuite: Correct mips.exp test ABI/emul/endian arrangement
[thirdparty/binutils-gdb.git] / binutils / testsuite / binutils-all / add-empty-section.d
CommitLineData
500ee42e
ILT
1#PROG: objcopy
2#name: objcopy add-empty-section
3#source: empty.s
8ffb70eb 4#objcopy: --add-section NEW=$srcdir/$subdir/empty-file
500ee42e
ILT
5#readelf: -S --wide
6
7#...
8 \[[ 0-9]+\] NEW[ \t]+PROGBITS[ \t]+[0-9a-f]+[ \t]+[0-9a-f]+[ \t]+0+[ \t]+[ \t0-9a-f]+
9#...