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

--- Comment #6 from jon at beniston dot com ---
Not sure why, but with the new patch, the addition of the condition:

    && bfd_link_hash_lookup (link_info.hash,
                                               bfd_asymbol_name (sym), false,
                                               false, true) == NULL

Seems to prevent the output of the symbols (functions / data when using -flto)
that I'm interested in.

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

Reply via email to