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

            Bug ID: 32219
           Summary: ELF orphan placement doesn't work well without .interp
           Product: binutils
           Version: 2.44 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

ldelf_place_orphan uses .interp as placement anchor.  For ELF targets without
.interp in linker script, like hppa64-hp-hpux11.23 and nds32le-linux-gnu, it
doesn't place orphaned note sections very well, which leads to

hppa64-hp-hpux11.23  +FAIL: ld-elf/pr23658-1e
nds32le-linux-gnu  +FAIL: ld-elf/pr23658-1e

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

Reply via email to