diff options
author | Alan Modra <amodra@gmail.com> | 2020-03-14 14:47:15 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-03-14 17:24:19 +1030 |
commit | 02a8180e6f6146f95593001247f6cd080bdb7b38 (patch) | |
tree | 345ee3ee4df2293ff00dc0e1c6f37b9718ba2ce0 /ld | |
parent | 48e81d7f6314345a5d8648ab7b7b0ac0c6a8a381 (diff) | |
download | gdb-02a8180e6f6146f95593001247f6cd080bdb7b38.zip gdb-02a8180e6f6146f95593001247f6cd080bdb7b38.tar.gz gdb-02a8180e6f6146f95593001247f6cd080bdb7b38.tar.bz2 |
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.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/non-contiguous.d | 3 |
2 files changed, 6 insertions, 2 deletions
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 <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 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 .* |