[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpiceabi.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / textaddr4.d
1 #source: maxpage1.s
2 #ld: -z max-page-size=0x10000 -Ttext-segment 0x10000 -z noseparate-code
3 #readelf: -l --wide
4 #target: *-*-linux-gnu *-*-gnu* arm*-*-uclinuxfdpiceabi
5
6 #...
7 LOAD +0x0+ 0x0*10000 0x0*10000 0x0*[0-9a-f][0-9a-f][0-9a-f] 0x0*[0-9a-f][0-9a-f][0-9a-f] R E 0x10000
8 #pass
This page took 0.030111 seconds and 4 git commands to generate.