diff options
author | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2020-04-10 11:18:10 +0200 |
---|---|---|
committer | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2020-04-10 11:18:10 +0200 |
commit | a5d214978ffff7d4b3df9b89706c1df4f0ecd64e (patch) | |
tree | 3eb35d5cd7dd86eb68e606702e8ee35c9ac35204 /gdb/nat | |
parent | 71ea2b6be8228759230cef7d5a7ab0b45b77c26c (diff) | |
download | gdb-a5d214978ffff7d4b3df9b89706c1df4f0ecd64e.zip gdb-a5d214978ffff7d4b3df9b89706c1df4f0ecd64e.tar.gz gdb-a5d214978ffff7d4b3df9b89706c1df4f0ecd64e.tar.bz2 |
ld: xfail several shared (non PIC) tests on Solaris
Three ld tests currently FAIL on Solaris/SPARC:
FAIL: shared (non PIC)
FAIL: shared (non PIC, load offset)
FAIL: shared (PIC main, non PIC so)
all of them in the same way:
/var/gcc/binutils/sparcv7/obj/binutils/ld/tmpdir/ld/collect-ld: read-only
segment has dynamic relocations
Given that Solaris defaults to -z text, this is to be expected, thus
this patch xfail's them.
Tested on sparc-sun-solaris2.11 and sparcv9-sun-solaris2.11.
* testsuite/ld-shared/shared.exp: Remove dangling comments.
xfail shared non PIC tests on Solaris.
Diffstat (limited to 'gdb/nat')
0 files changed, 0 insertions, 0 deletions