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

            Bug ID: 26067
           Summary: Duplicated struct elf_dyn_relocs in ELF backends
           Product: binutils
           Version: 2.35 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

All ELF backends with shared library support has

  /* Track dynamic relocs copied for this symbol.  */
  struct elf_dyn_relocs *dyn_relocs;

in symbol hash entry.  It should be moved to elf_link_hash_entry.

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

Reply via email to