[ARC] Fix ld testsuite failures.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan.d
index b9c3249172f71d2d84cfb628b483772fbe0854b2..1af486931f9e86aa052932c25f24b04d50df0896 100644 (file)
@@ -1,10 +1,14 @@
 #source: orphan.s
 #ld: -T orphan.ld
 #readelf: -S --wide
+#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf i860-*-* i960-*-*
+#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
+# if not using elf32.em, you don't get fancy orphan handling
 
 #...
-  \[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t0-9a-f]+AX.*
-  \[[ 0-9]+\] \.notbad[ \t]+PROGBITS[ \t0-9a-f]+A.*
+  \[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
+#...
+  \[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
   \[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t0-9a-f]+WA.*
 #...
   \[[ 0-9]+\] \.note[ \t]+NOTE[ \t0-9a-f]+A.*
This page took 0.024674 seconds and 4 git commands to generate.