Improve readelf's selection of a file start symbol when displaying a gnu build attribute.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / group-7a.d
1 #name: copy removing reloc group member
2 #source: group-7.s
3 #PROG: objcopy
4 #DUMPPROG: readelf
5 #objcopy: --remove-section .data.foo
6 #readelf: -Sg --wide
7
8 #...
9 \[[ 0-9]+\] \.group[ \t]+GROUP[ \t]+.*
10 #...
11 \[[ 0-9]+\] \.data2\.foo[ \t]+PROGBITS[ \t0-9a-f]+WAG.*
12 #...
13 COMDAT group section \[[ 0-9]+\] `\.group' \[foo\] contains 1 section.*
14 \[Index\] Name
15 \[[ 0-9]+\] \.data2\.foo
16 #pass
This page took 0.030869 seconds and 4 git commands to generate.