* lib/ld-lib.exp (check_gc_sections_available): Fail more targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group5.d
CommitLineData
29b9ceea
L
1#source: ../../../binutils/testsuite/binutils-all/group-3.s
2#ld: -r
3#readelf: -Sg --wide
de5c4ae2
AM
4#xfail: cr16-*-* crx-*-*
5# cr16 and crx use non-standard scripts with memory regions, which don't play
6# well with unique group sections under ld -r.
29b9ceea
L
7
8#...
9 \[[ 0-9]+\] .group[ \t]+GROUP[ \t]+.*
10#...
11 \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG[ \t]+.*
12#...
13 \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
14#...
388853f7 15COMDAT group section \[[ 0-9]+\] `.group' \[foo3\] contains 2 sections:
29b9ceea
L
16 \[Index\] Name
17 \[[ 0-9]+\] .text.*
18 \[[ 0-9]+\] .data.*
19#pass
This page took 0.104098 seconds and 4 git commands to generate.