Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group9b.d
1 #source: group9.s
2 #ld: -r --gc-sections --entry bar
3 #readelf: -g --wide
4 # generic linker targets don't support --gc-sections, nor do a bunch of others
5 #xfail: d30v-*-* dlx-*-* hppa64-*-* mep-*-* mn10200-*-*
6 #xfail: pj*-*-* pru-*-* xgate-*-*
7
8 COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains . sections:
9 \[Index\] Name
10 \[[ 0-9]+\] \.text\.foo
11 #...
12 \[[ 0-9]+\] \.data\.foo
13 #...
14 COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains . sections:
15 \[Index\] Name
16 \[[ 0-9]+\] \.text\.bar
17 #...
18 \[[ 0-9]+\] \.rela?\.text\.bar
19 #pass
This page took 0.030075 seconds and 4 git commands to generate.