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.
