[binutils-gdb] sh-pe ld XPASSes
Alan Modra
amodra@sourceware.org
Thu Jan 7 14:04:48 GMT 2021
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=dc20061339031e391f974ccccb71137b51730494
commit dc20061339031e391f974ccccb71137b51730494
Author: Alan Modra <amodra@gmail.com>
Date: Fri Jan 8 00:29:31 2021 +1030
sh-pe ld XPASSes
* testsuite/ld-scripts/fill.d: Skip sh-*-pe rather than xfail.
* testsuite/ld-scripts/fill16.d: Don't xfail sh-*-pe.
* testsuite/ld-scripts/segment-start.d: Likewise.
Diff:
---
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-scripts/fill.d | 4 ++--
ld/testsuite/ld-scripts/fill16.d | 2 +-
ld/testsuite/ld-scripts/segment-start.d | 2 +-
4 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 934a4d6393a..d7618d77c58 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-07 Alan Modra <amodra@gmail.com>
+
+ * testsuite/ld-scripts/fill.d: Skip sh-*-pe rather than xfail.
+ * testsuite/ld-scripts/fill16.d: Don't xfail sh-*-pe.
+ * testsuite/ld-scripts/segment-start.d: Likewise.
+
2021-01-07 Alan Modra <amodra@gmail.com>
* testsuite/ld-elf/comm-data5.d: xfail targets that complain
diff --git a/ld/testsuite/ld-scripts/fill.d b/ld/testsuite/ld-scripts/fill.d
index d3b5ea939ce..cfe1e524c6e 100644
--- a/ld/testsuite/ld-scripts/fill.d
+++ b/ld/testsuite/ld-scripts/fill.d
@@ -5,9 +5,9 @@
#objdump: -s -j .text
#notarget: [is_aout_format]
#skip: ia64-*-* mips*-*-freebsd* mips*-*-gnu* mips*-*-irix* mips*-*-kfreebsd*
-#skip: mips*-*-linux* mips*-*-netbsd* mips*-*-openbsd* mips*-*-sysv4*
+#skip: mips*-*-linux* mips*-*-netbsd* mips*-*-openbsd* mips*-*-sysv4* sh-*-pe
#skip: tilegx*-*-* tilepro-*-* x86_64-*-cygwin x86_64-*-mingw* x86_64-*-pe*
-#xfail: alpha*-*-*ecoff sh-*-pe sparc*-*-coff
+#xfail: alpha*-*-*ecoff sparc*-*-coff
#xfail: tic30-*-coff tic4x-*-* tic54x-*-* z8k-*-*
#
# See also fill16.d. We use `skip' for configurations unsupported
diff --git a/ld/testsuite/ld-scripts/fill16.d b/ld/testsuite/ld-scripts/fill16.d
index 91dc0a0b40b..e5819df79a8 100644
--- a/ld/testsuite/ld-scripts/fill16.d
+++ b/ld/testsuite/ld-scripts/fill16.d
@@ -5,7 +5,7 @@
#objdump: -s -j .text
#notarget: [is_aout_format]
#skip: arm-*-coff i[3-7]86-*-coff [is_xcoff_format]
-#xfail: alpha*-*-*ecoff sh-*-pe sparc*-*-coff
+#xfail: alpha*-*-*ecoff sparc*-*-coff
#xfail: tic30-*-coff tic4x-*-* tic54x-*-* z8k-*-*
#xfail: z80-*-coff
#
diff --git a/ld/testsuite/ld-scripts/segment-start.d b/ld/testsuite/ld-scripts/segment-start.d
index 0e124b22d3e..b96b44ccd75 100644
--- a/ld/testsuite/ld-scripts/segment-start.d
+++ b/ld/testsuite/ld-scripts/segment-start.d
@@ -2,7 +2,7 @@
#source: segment-start.s
#ld: -e 0 -u __executable_start -T segment-start.ld
#nm: -B
-#xfail: mmix-*-* pdp11-*-* sh-*-pe
+#xfail: mmix-*-* pdp11-*-*
#xfail: tic30-*-*aout* c54x*-*-*coff* tic54x-*-*coff*
# XFAIL targets that are not expected to handle SEGMENT_START correctly.
More information about the Binutils-cvs
mailing list