diff options
author | Nick Clifton <nickc@redhat.com> | 2016-06-28 15:55:22 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-06-28 15:55:22 +0100 |
commit | 1b857aeed3f5cfddc4b5b1f5836ccd341aeb9f5d (patch) | |
tree | c28844672924e63b06760f863c0402fd35a7780f /ld/testsuite/ld-elf/endsym.d | |
parent | 50c901ede915776db734ea77225ebd3558fab2f6 (diff) | |
download | gdb-1b857aeed3f5cfddc4b5b1f5836ccd341aeb9f5d.zip gdb-1b857aeed3f5cfddc4b5b1f5836ccd341aeb9f5d.tar.gz gdb-1b857aeed3f5cfddc4b5b1f5836ccd341aeb9f5d.tar.bz2 |
Fix more linker testsuite failures.
bfin * elf32-bfin.c (bfin_adjust_dynamic_symbol): Fail if a COPY reloc
is needed.
ld * testsuite/ld-elf/comm-data.exp: Expect comm-data2 test to fail
for bfin.
* testsuite/ld-elf/elf.exp: Expect pr14170 and symbolic function
tests to fail for bfin.
* testsuite/ld-elf/endsym.d: Expect to fail with cr16, crx, dlx,
nds32 and visium.
* testsuite/ld-elf/var1.d: Expect to fail with d30v, dlx, ft32 and
microblaze.
* testsuite/ld-pe/pe.exp: Expect foreign symbol test to fail for
mcore-pe.
Diffstat (limited to 'ld/testsuite/ld-elf/endsym.d')
-rw-r--r-- | ld/testsuite/ld-elf/endsym.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/endsym.d b/ld/testsuite/ld-elf/endsym.d index 483cc83..eefdd43 100644 --- a/ld/testsuite/ld-elf/endsym.d +++ b/ld/testsuite/ld-elf/endsym.d @@ -3,7 +3,7 @@ #ld: --sort-common #nm: -n #notarget: hppa*-*-hpux* -#xfail: m68hc1*-* xgate-* +#xfail: m68hc1*-* xgate-* cr16-*-* crx-*-* dlx-*-* nds32*-*-* visium-*-* #... .* end |