binutils/testsuite: Enable `strip-13' test for `hppa*-*'
[deliverable/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
4#objcopy: --add-section NEW=$srcdir/empty-file
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#...
This page took 0.325281 seconds and 4 git commands to generate.