non-contiguous elf test
authorAlan Modra <amodra@gmail.com>
Sat, 14 Mar 2020 04:17:15 +0000 (14:47 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 14 Mar 2020 06:54:19 +0000 (17:24 +1030)
This test XPASSes on the generic ELF targets, so adjusting.  I also
made xtensa an xfail instead of a skip, since skip is hiding some
nastiness.

* testsuite/ld-elf/non-contiguous.d: Don't xfail generic ELF
targets.  Don't skip xtensa, xfail instead.

ld/ChangeLog
ld/testsuite/ld-elf/non-contiguous.d

index e7b434623fb9a883c5c6418c084341d6f59ef244..79fd3bef013090c71de744c03a311f716b509477 100644 (file)
@@ -1,3 +1,8 @@
+2020-03-14  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/ld-elf/non-contiguous.d: Don't xfail generic ELF
+       targets.  Don't skip xtensa, xfail instead.
+
 2020-03-13  Christophe Lyon  <christophe.lyon@linaro.org>
 
        * ldlang.c (lang_add_section): Add support for
index 9694bcf9333f18bac3071a0bdf648bdc77bcd581..0c76fcbab69a16b2aa2c47bd5b6e6496d42e2b23 100644 (file)
@@ -2,8 +2,7 @@
 #source: non-contiguous.s
 #ld: --enable-non-contiguous-regions -T non-contiguous.ld
 #objdump: -rdsh
-#xfail: [is_generic]
-#skip: xtensa*
+#xfail: xtensa*
 
 .*:     file format .*
 
This page took 0.025749 seconds and 4 git commands to generate.