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

--- Comment #6 from Andreas Krebbel <krebbel at linux dot vnet.ibm.com> ---
Created attachment 8701
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8701&action=edit
Testcase - reduced input file from glibc

With this testcase the failing symbol is getcontext:

 16488: 0000000000000000   106 FUNC    WEAK   DEFAULT    2 __v1__getcontext
 16534: 0000000000000000   106 FUNC    GLOBAL DEFAULT    2 __getcontext
 16562: 0000000000000000   106 FUNC    WEAK   DEFAULT    2
getcontext@@GLIBC_2.2
 16570: 0000000000000000   106 FUNC    WEAK   DEFAULT    2
getcontext@GLIBC_2.19
 16589: 0000000000000000   106 FUNC    WEAK   DEFAULT    2 __v2__getcontext
 16660: 0000000000000000   106 FUNC    WEAK   DEFAULT    2 getcontext

getcontext (as well as setjmp and others) on S/390 default to an older symbol
version in order to avoid the buggy versions in Glibc 2.19.

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