This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH 15/19] ld: testsuite: Relocatable output for PRU actually merges all .text.* sections
- From: Dimitar Dimitrov <dimitar at dinux dot eu>
- To: binutils at sourceware dot org
- Cc: Dimitar Dimitrov <dimitar at dinux dot eu>
- Date: Mon, 5 Dec 2016 22:42:30 +0200
- Subject: [PATCH 15/19] ld: testsuite: Relocatable output for PRU actually merges all .text.* sections
- Authentication-results: sourceware.org; auth=none
- References: <20161205204234.25426-1-dimitar@dinux.eu>
2016-10-23 Dimitar Dimitrov <dimitar@dinux.eu>
* ld/testsuite/ld-elf/pr20528a.d: Disable for PRU.
* ld/testsuite/ld-elf/pr20528b.d: Ditto.
Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
---
ld/testsuite/ld-elf/pr20528a.d | 2 +-
ld/testsuite/ld-elf/pr20528b.d | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ld/testsuite/ld-elf/pr20528a.d b/ld/testsuite/ld-elf/pr20528a.d
index 8ffb816..b5dc4c2 100644
--- a/ld/testsuite/ld-elf/pr20528a.d
+++ b/ld/testsuite/ld-elf/pr20528a.d
@@ -3,7 +3,7 @@
#ld: -r
#readelf: -S --wide
#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-* i860-*-* i960-*-*
-#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
+#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-* pru-*-*
#...
[ ]*\[.*\][ ]+\.text.startup[ ]+PROGBITS.*[ ]+AX[ ]+.*
diff --git a/ld/testsuite/ld-elf/pr20528b.d b/ld/testsuite/ld-elf/pr20528b.d
index 80f0aa5..c0f7c25 100644
--- a/ld/testsuite/ld-elf/pr20528b.d
+++ b/ld/testsuite/ld-elf/pr20528b.d
@@ -3,7 +3,7 @@
#ld: -r
#readelf: -S --wide
#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-* i860-*-* i960-*-*
-#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
+#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-* pru-*-*
#...
[ ]*\[.*\][ ]+\.text.startup[ ]+PROGBITS.*[ ]+AXE[ ]+.*
--
2.10.2