From 02a8180e6f6146f95593001247f6cd080bdb7b38 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sat, 14 Mar 2020 14:47:15 +1030 Subject: non-contiguous elf test 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 | 5 +++++ ld/testsuite/ld-elf/non-contiguous.d | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index e7b4346..79fd3be 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2020-03-14 Alan Modra + + * testsuite/ld-elf/non-contiguous.d: Don't xfail generic ELF + targets. Don't skip xtensa, xfail instead. + 2020-03-13 Christophe Lyon * ldlang.c (lang_add_section): Add support for diff --git a/ld/testsuite/ld-elf/non-contiguous.d b/ld/testsuite/ld-elf/non-contiguous.d index 9694bcf..0c76fcb 100644 --- a/ld/testsuite/ld-elf/non-contiguous.d +++ b/ld/testsuite/ld-elf/non-contiguous.d @@ -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 .* -- cgit v1.1