sh-pe ld XPASSes
authorAlan Modra <amodra@gmail.com>
Thu, 7 Jan 2021 13:59:31 +0000 (00:29 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 7 Jan 2021 14:02:43 +0000 (00:32 +1030)
* 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.

ld/ChangeLog
ld/testsuite/ld-scripts/fill.d
ld/testsuite/ld-scripts/fill16.d
ld/testsuite/ld-scripts/segment-start.d

index 934a4d6393ad52a284d472e51f7211ad721ea0af..d7618d77c58b984a7a6b1badab78e763472ce8d7 100644 (file)
@@ -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
index d3b5ea939ce674511b8318496de306ef6a43e59b..cfe1e524c6eccd0d8a52b94c5a35cdb948592266 100644 (file)
@@ -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
index 91dc0a0b40b8054030e1e0bf0ff7ee8ef03853ac..e5819df79a8aab8a82eaec10bfb00c5a678ad381 100644 (file)
@@ -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
 #
index 0e124b22d3e80c453447f55ad844b57142b28099..b96b44ccd754280bfb54e653b57e831de5254f7f 100644 (file)
@@ -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.