https://sourceware.org/bugzilla/show_bug.cgi?id=20113

--- Comment #9 from maamountki <maamountk at hotmail dot com> ---
Hi Nick,
Well, It's correct but there one thing we should care about is the relocations,
Testsuite doesn't cover all the relocations types I tested a few more but not
all of them because I see the relocations are bounded properly to .got and
.got.plt sections in bfd while the linker script take care of positioning these
sections so I think it's ok btw this is not the case for gold which require me
to do a little work on relocations since the sections are positioned manually
there.

While toolchain configured as: --target=s390x-ibm-tpf I got the same testsuite 
failures without the patch applied.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to