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