]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-elf/changelma.d
Remove bfd_stdint.h
[thirdparty/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