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

--- Comment #2 from Timm Bäder <tbaeder at redhat dot com> ---
Ok, with current ld.bfd from the master branch, I get

lib1.so:     file format elf64-x86-64

DYNAMIC SYMBOL TABLE:
0000000000000000  w   D  *UND*  0000000000000000  Base       
_ITM_deregisterTMCloneTable
0000000000000000  w   D  *UND*  0000000000000000  Base        __gmon_start__
0000000000000000  w   D  *UND*  0000000000000000  Base       
_ITM_registerTMCloneTable
0000000000000000  w   DF *UND*  0000000000000000  GLIBC_2.2.5 __cxa_finalize
0000000000004019 g    DO .bss   0000000000000001  Base        foo


for the lib1.so. With the 2.35.2 installed on my system, the first three
symbols had no version information.

And the output for lib2.so is exactly the same. Looks like this is already
fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to