Silence nds32 pic warnings
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / seg.d
index c2c419095e4d29cb90fa8e1a372c978c9daae95c..2255195dab18efaff3edad1fdbd5b8fb7b8acb7f 100644 (file)
@@ -1,4 +1,4 @@
-#target: *-*-linux* *-*-vxworks
+#target: *-*-linux* *-*-gnu* *-*-vxworks
 #source: seg.s
 #ld: -T seg.t -z max-page-size=0x1000
 #readelf: -l --wide
@@ -6,10 +6,16 @@
 #...
 Program Headers:
   Type           Offset   VirtAddr.*
+# On MIPS, the first segment is for .reginfo.
+#...
   LOAD           .*
   LOAD           0x0*001000 0xf*fffff000 0xf*fffff000 0x0*1000 0x0*1000 .*
-
+# FRV adds a PT_GNU_STACK header
+#...
  Section to Segment mapping:
   Segment Sections...
    00     .*
-   01     reset boot 
+# On MIPS, the first segment is for .reginfo.
+#...
+   0.     reset boot 
+#pass
This page took 0.024635 seconds and 4 git commands to generate.