Fix SHF_GNU_RETAIN testsuite fallout
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group5.d
1 #source: ../../../binutils/testsuite/binutils-all/group-3.s
2 #ld: -r
3 #readelf: -Sg --wide
4 # xstormy uses a non-standard script, putting .data before .text.
5 #xfail: xstormy*-*-*
6
7 #...
8 \[[ 0-9]+\] .group[ \t]+GROUP[ \t]+.*
9 #...
10 \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG[ \t]+.*
11 #...
12 \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
13 #...
14 COMDAT group section \[[ 0-9]+\] `.group' \[foo3\] contains . sections:
15 \[Index\] Name
16 \[[ 0-9]+\] .text.*
17 #...
18 \[[ 0-9]+\] .data.*
19 #pass
This page took 0.044715 seconds and 4 git commands to generate.