This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH] Made tests to XFAIL for arc*-*-elf32.
- From: Cupertino dot Miranda at synopsys dot com
- To: binutils at sourceware dot org
- Cc: Claudiu dot Zissulescu at synopsys dot com, Francois dot Bedard at synopsys dot com, Cupertino Miranda <Cupertino dot Miranda at synopsys dot com>
- Date: Mon, 29 Aug 2016 11:11:14 +0200
- Subject: [PATCH] Made tests to XFAIL for arc*-*-elf32.
- Authentication-results: sourceware.org; auth=none
From: Cupertino Miranda <cmiranda@synopsys.com>
Hello everyone,
This patch just XFAILS previous added tests on baremetal arc*-*-elf32 target.
Looking forward for your comments.
Best regards,
Cupertino
ld/ChangeLog:
Cupertino Miranda <cmiranda@synopsys.com>
* testsuite/ld-arc/tls_gs-01.d: Set to XFAIL on arc*-*-elf32.
* testsuite/ld-arc/tls_ie-01.d: Likewise.
---
ld/testsuite/ld-arc/tls_gd-01.d | 1 +
ld/testsuite/ld-arc/tls_ie-01.d | 1 +
2 files changed, 2 insertions(+)
diff --git a/ld/testsuite/ld-arc/tls_gd-01.d b/ld/testsuite/ld-arc/tls_gd-01.d
index f7027af..cdd2755 100644
--- a/ld/testsuite/ld-arc/tls_gd-01.d
+++ b/ld/testsuite/ld-arc/tls_gd-01.d
@@ -2,6 +2,7 @@
#as: -mcpu=arc700
#ld: -shared
#objdump: -d
+#xfail: arc*-*-elf32
[^:]+: file format elf32-littlearc
diff --git a/ld/testsuite/ld-arc/tls_ie-01.d b/ld/testsuite/ld-arc/tls_ie-01.d
index 8d53ef5..475f47e 100644
--- a/ld/testsuite/ld-arc/tls_ie-01.d
+++ b/ld/testsuite/ld-arc/tls_ie-01.d
@@ -2,6 +2,7 @@
#as: -mcpu=arc700
#ld:
#objdump: -s -j .got
+#xfail: arc*-*-elf32
[^:]+: file format elf32-littlearc
--
2.9.0