Fix pr20528 testsuite
authorAlan Modra <amodra@gmail.com>
Fri, 30 Sep 2016 06:39:42 +0000 (16:09 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 30 Sep 2016 08:21:07 +0000 (17:51 +0930)
PR ld/20528
* testsuite/ld-elf/pr20528a.d: xfail generic elf targets.  Allow
multiple .text sections for hppa-linux.
* testsuite/ld-elf/pr20528b.d: Likewise.

ld/ChangeLog
ld/testsuite/ld-elf/pr20528a.d
ld/testsuite/ld-elf/pr20528b.d

index c4b43d50621f47e50025881444497bd12370dfac..99ca2e5fded4ca8f4eecb99b6932d5b4c0d13442 100644 (file)
@@ -1,3 +1,10 @@
+2016-09-30  Alan Modra  <amodra@gmail.com>
+
+       PR ld/20528
+       * testsuite/ld-elf/pr20528a.d: xfail generic elf targets.  Allow
+       multiple .text sections for hppa-linux.
+       * testsuite/ld-elf/pr20528b.d: Likewise.
+
 2016-09-30  Alan Modra  <amodra@gmail.com>
 
        * ldmain.c (default_bfd_error_handler): New function pointer.
index 00d0a7a5f90ba349a878359913ae3a53bc8ffb71..8ffb81694d661ab55f884807c651a429607d5130 100644 (file)
@@ -2,8 +2,11 @@
 #source: pr20528b.s
 #ld: -r
 #readelf: -S --wide
+#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-* i860-*-* i960-*-*
+#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
 
 #...
 [      ]*\[.*\][       ]+\.text.startup[       ]+PROGBITS.*[   ]+AX[   ]+.*
+#...
 [      ]*\[.*\][       ]+\.text.startup[       ]+PROGBITS.*[   ]+AXE[   ]+.*
 #pass
index 3ae615308b8920c749bb69804844cde85ac6a4f2..80f0aa50ad409d21f87288373d7f819fbfffc111 100644 (file)
@@ -2,8 +2,11 @@
 #source: pr20528a.s
 #ld: -r
 #readelf: -S --wide
+#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-* i860-*-* i960-*-*
+#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
 
 #...
 [      ]*\[.*\][       ]+\.text.startup[       ]+PROGBITS.*[   ]+AXE[   ]+.*
+#...
 [      ]*\[.*\][       ]+\.text.startup[       ]+PROGBITS.*[   ]+AX[   ]+.*
 #pass
This page took 0.030561 seconds and 4 git commands to generate.