Andes Technology has good news for you, we plan to update the nds32 port of binutils...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group2.d
1 #source: ../../../binutils/testsuite/binutils-all/group.s
2 #ld: -r
3 #readelf: -Sg --wide
4 #xfail: cr16-*-* crx-*-* xstormy*-*-*
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 # xstormy also uses a non-standard script, putting .data before .text.
8
9 #...
10 \[[ 0-9]+\] \.group[ \t]+GROUP[ \t]+.*
11 #...
12 \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG.*
13 #...
14 \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG.*
15 #...
16 COMDAT group section \[[ 0-9]+\] `\.group' \[foo_group\] contains . sections:
17 \[Index\] Name
18 \[[ 0-9]+\] .text.*
19 #...
20 \[[ 0-9]+\] .data.*
21 #pass
This page took 0.032078 seconds and 5 git commands to generate.