strong aliases for data do not work properly in shared libs
Mike Frysinger
vapier@gentoo.org
Thu Apr 13 15:59:00 GMT 2006
On Thursday 13 April 2006 11:29, Mike Frysinger wrote:
> the attached testcases shows the issue pretty clearly
sent that e-mail prematurely ... testcase attached
the difference in func addresses is expected as each address refers to a
unique PLT entry and both PLT entries refer back to the proper symbol
what i'm looking at here is the FAIL in prog-dynamic-lib with strong data
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lib.c
Type: text/x-csrc
Size: 1079 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20060413/e844ea2e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: text/x-makefile
Size: 820 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20060413/e844ea2e/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.c
Type: text/x-csrc
Size: 1272 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20060413/e844ea2e/attachment-0002.bin>
More information about the Libc-alpha
mailing list