Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group2.d
... / ...
CommitLineData
1#source: ../../../binutils/testsuite/binutils-all/group.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.*
11#...
12 \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG.*
13#...
14COMDAT group section \[[ 0-9]+\] `\.group' \[foo_group\] contains . sections:
15 \[Index\] Name
16 \[[ 0-9]+\] .text.*
17#...
18 \[[ 0-9]+\] .data.*
19#pass
This page took 0.022338 seconds and 4 git commands to generate.