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

--- Comment #13 from Andreas Krebbel <krebbel at linux dot ibm.com> ---
Unfortunately the patch also went into 2.32 release :(

At least for 64 bit the patch doesn't hurt since it is a nop. The code
currently looks like:

EXTRA_EM_FILE=s390
SEPARATE_GOTPLT=24      <--- the line added with the patch
IREL_IN_PLT=
SEPARATE_GOTPLT=0       <--- the line added with my patch
test -z "$RELRO" && unset SEPARATE_GOTPLT

-- 
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