ELF ld -r scripts
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group4.d
CommitLineData
29b9ceea
L
1#source: ../../../binutils/testsuite/binutils-all/group-2.s
2#ld: -r
3#readelf: -Sg --wide
2bf2bf23
AM
4# xstormy uses a non-standard script, putting .data before .text.
5#xfail: xstormy*-*-*
29b9ceea
L
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#...
fbaf61ad 14COMDAT group section \[[ 0-9]+\] `.group' \[.text.foo\] contains . sections:
29b9ceea
L
15 \[Index\] Name
16 \[[ 0-9]+\] .text.*
fbaf61ad 17#...
29b9ceea
L
18 \[[ 0-9]+\] .data.*
19#pass
This page took 0.491841 seconds and 4 git commands to generate.