Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / changelma.d
1 #name: changelma (pr20659)
2 #ld: -T changelma.lnk
3 #objcopy_linked_file: --change-section-lma .dynamic+0x80000000
4 #readelf: -l --wide
5 #xfail: rx-*-*
6 # rx-elf fails since it forces vma equal to lma
7
8 #...
9 PHDR +0x[0-9a-f]* 0x[0-9a-f]* 0x0*8000[0-9a-f]{4} .*
10 LOAD +0x0+ 0x0+ 0x0*80000000 .*
11 DYNAMIC +0x[0-9a-f]* 0x[0-9a-f]* 0x0*8000[0-9a-f]{4} .*
12 #pass
This page took 0.036137 seconds and 4 git commands to generate.