[PATCH] ld: testsuite: xfail vers26b3 on Solaris/amd64
Rainer Orth
ro@CeBiTec.Uni-Bielefeld.DE
Mon Aug 18 14:12:32 GMT 2025
Hi H.J.,
> Can you adjust it here?
>
> if { [istarget x86_64-*-linux*] \
> || [istarget arm*-*-*] \
> || ( [istarget mips*-*-linux*] && [at_least_gcc_version 4 3] ) } {
> # x86_64, ARM and newer MIPS toolchains do not like non-pic shared
> libraries set pic "yes"
> } else {
> set pic "no"
> }
I tried that first, but unlike Linux/x86_64, where several of the vers*
tests XFAIL, on Solaris/amd64 it was only this single one, so all the
others would XPASS instead.
The fact that the test links just fine with Solaris ld might point to a
gld issue, though.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University
More information about the Binutils
mailing list