Skip ld-elf/pr19162.d for arc target
[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-*-*
7 # arc target has an extra 64K stack section.
8
9 #...
10 +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
11 #pass
This page took 0.031535 seconds and 5 git commands to generate.