* lib/ld-lib.exp (check_gc_sections_available): Fail more targets.
[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
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.
6a0d0afd
L
7
8#...
9 \[[ 0-9]+\] foo_group[ \t]+GROUP[ \t]+.*
10#...
11 \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG.*
12#...
13 \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG.*
14#...
15COMDAT group section \[[ 0-9]+\] `foo_group' \[foo_group\] contains 2 sections:
16 \[Index\] Name
17 \[[ 0-9]+\] .text.*
18 \[[ 0-9]+\] .data.*
19#pass
This page took 0.211299 seconds and 4 git commands to generate.