Fix the linker so that it will not silently generate ELF binaries with invalid progra...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19162.d
1 #source: pr19162a.s
2 #source: pr19162b.s
3 #ld: -shared -z max-page-size=0x200000
4 #readelf: -l --wide
5 #target: *-*-linux* *-*-gnu* *-*-nacl*
6 #notarget: arc*-*-* hppa*-*-*
7 # arc target has an extra 64K stack section.
8 # hppa fails due to PR 12376.
9
10 #...
11 +LOAD +0x0+[0-9a-f]{3} +0x[0-9a-f]+ +0x[0-9a-f]+ +0x0+[0-9a-f]{3} +0x0+[0-9a-f]{3} +R[WE]+ +0x200000
12 #pass
This page took 0.090827 seconds and 5 git commands to generate.