Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[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 # xstormy uses a non-standard script, putting .data before .text.
5 #xfail: xstormy*-*-*
6
7 #...
8 \[[ 0-9]+\] .group[ \t]+GROUP[ \t]+.*
9 #...
10 \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG[ \t]+.*
11 #...
12 \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.*
13 #...
14 COMDAT group section \[[ 0-9]+\] `.group' \[.text.foo\] contains . sections:
15 \[Index\] Name
16 \[[ 0-9]+\] .text.*
17 #...
18 \[[ 0-9]+\] .data.*
19 #pass
This page took 0.032741 seconds and 4 git commands to generate.