https://sourceware.org/bugzilla/show_bug.cgi?id=27193
--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> ---
/* Check if 2 sections define the same set of local and global
symbols. */
static bfd_boolean
bfd_elf_match_symbols_in_sections (asection *sec1, asection *sec2,
struct bfd_link_info *info)
{
doesn't ignore section symbols.
--
You are receiving this mail because:
You are on the CC list for the bug.
