ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan-region.d
index eb3d2cfb684586eec7d5ce3549286366eab2b155..7af263a8d7aee30bf1da09bd029cce9e64414e38 100644 (file)
@@ -1,6 +1,11 @@
 #source: orphan-region.s
-#ld: -T orphan-region.ld
+#ld: -T orphan-region.ld -N -z stack-size=0
 #readelf: -S -l --wide
+#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-*
+#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
+#xfail: spu-*-* hppa*64*-*-* *-*-nacl*
+# if not using elf32.em, you don't get fancy orphan handling
+# spu twiddles LOAD range, hppa64 adds PHDR, nacl splits to two segments
 
 #...
   \[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*40000000[ \t]+.*
@@ -9,7 +14,7 @@
 #...
 Program Headers:
   Type.*
-  LOAD[ \t]+0x[0-9a-f]+ 0x0*40000000 0x0*40000000 0x[0-9a-f]+ 0x[0-9a-f]+ R E 0x[0-9a-f]+
+  LOAD[ \t]+0x[0-9a-f]+ 0x0*40000000 0x0*40000000 0x[0-9a-f]+ 0x[0-9a-f]+ RWE 0x[0-9a-f]+
 
  Section to Segment mapping:
   Segment Sections...
This page took 0.024098 seconds and 4 git commands to generate.