diff options
author | Alan Modra <amodra@gmail.com> | 2019-03-18 11:11:39 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2019-03-18 22:37:26 +1030 |
commit | 28a66f07f0695c740dc0e1b043cd36f90dbfb5ea (patch) | |
tree | 8b578bde359178b70b47813eb2fa198e60f29031 /ld/testsuite/ld-unique | |
parent | 58785d9888c699770154ef1d42fcea7598e8d704 (diff) | |
download | fsf-binutils-gdb-28a66f07f0695c740dc0e1b043cd36f90dbfb5ea.zip fsf-binutils-gdb-28a66f07f0695c740dc0e1b043cd36f90dbfb5ea.tar.gz fsf-binutils-gdb-28a66f07f0695c740dc0e1b043cd36f90dbfb5ea.tar.bz2 |
csky ld testsuite fixes
* testsuite/ld-elf/merge.d: Remove csky from xfails, add moxie.
* testsuite/ld-elf/pr21884.d: Remove csky from xfails.
* testsuite/ld-elf/shared.exp: Add csky to list not xfailing pr22374.
* testsuite/ld-unique/pr21529.d: Remove csky from xfails
Diffstat (limited to 'ld/testsuite/ld-unique')
-rw-r--r-- | ld/testsuite/ld-unique/pr21529.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-unique/pr21529.d b/ld/testsuite/ld-unique/pr21529.d index 0e6332e..fb63794 100644 --- a/ld/testsuite/ld-unique/pr21529.d +++ b/ld/testsuite/ld-unique/pr21529.d @@ -1,6 +1,6 @@ #ld: --oformat binary -T pr21529.ld -e main #objdump: -s -b binary -#xfail: aarch64*-*-* arm*-*-* avr-*-* ia64-*-* m68hc1*-*-* nds32*-*-* riscv*-*-* score-*-* v850-*-* csky-*-* +#xfail: aarch64*-*-* arm*-*-* avr-*-* ia64-*-* m68hc1*-*-* nds32*-*-* riscv*-*-* score-*-* v850-*-* # Skip targets which can't change output format to binary. #pass |