bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/26841] New: objcopy --extract-dwo silently drops relocatio


From: vries at gcc dot gnu.org
Subject: [Bug binutils/26841] New: objcopy --extract-dwo silently drops relocation
Date: Wed, 04 Nov 2020 13:15:38 +0000

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

            Bug ID: 26841
           Summary: objcopy --extract-dwo silently drops relocation
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

This is a binutils PR corresponding to gcc PR "[gsplit-dwarf] label generated
for .debug_abbrev.dwo offset, corresponding relocation ignored by objcopy
--extract-dwo" at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97713.

The question is what to do with relocations relative to .dwo sections.

Currently these are silently ignored by objcopy --extract-dwo.

Either:
- there should be a warning that the relocation is ignored, or
- the relocation should be implemented.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]