* lib/ld-lib.exp (check_gc_sections_available): Fail more targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group4.d
1 #source: ../../../binutils/testsuite/binutils-all/group-2.s
2 #ld: -r
3 #readelf: -Sg --wide
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.
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 #...
15 COMDAT group section \[[ 0-9]+\] `.group' \[.text.foo\] contains 2 sections:
16 \[Index\] Name
17 \[[ 0-9]+\] .text.*
18 \[[ 0-9]+\] .data.*
19 #pass
This page took 0.031952 seconds and 4 git commands to generate.