bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/29761] relocatable linking loses some symbols


From: stsp at users dot sourceforge.net
Subject: [Bug ld/29761] relocatable linking loses some symbols
Date: Wed, 09 Nov 2022 11:54:10 +0000

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

--- Comment #6 from Stas Sergeev <stsp at users dot sourceforge.net> ---
Yeah that code looks strange, and if
I had to guess (w/o ever looking into
the actual code), I'd say that just
this is enough:
   if (name == NULL || *name == '\0')
      disable_output_symbol_name();

as it doesn't actually remove the symbol.

Thanks.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]