[PATCH v2 0/2] s390: Skip non-PIC shared library visibility linker tests
Andreas Krebbel
krebbel@linux.ibm.com
Wed Mar 18 08:57:58 GMT 2026
On 3/16/26 2:36 PM, Jens Remus wrote:
> Non-PIC shared libraries are unsupported on s390 64-bit (s390x). The
> compiler may perform optimizations that result in symbols:wq not being
> overridable or reachable. The latter may cause dynamic relocations to
> overflow, resulting in run-time errors, such as segmentation faults.
>
> Changes in v2:
> - Report untested non-PIC load offset visibility linker tests.
> - Skip non-PIC shared library visibility linker tests on s390 64-bit
> (s390x). (Alan)
>
> Thanks and regards,
> Jens
>
> Jens Remus (2):
> ld: Report unsupported non-PIC load offset visibility tests
> s390: Skip non-PIC shared library visibility linker tests
>
> ld/testsuite/ld-vsb/vsb.exp | 15 ++++++++++++++-
> 1 file changed, 14 insertions(+), 1 deletion(-)
Ok, thanks!
Andreas
More information about the Binutils
mailing list