bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26841] objcopy --extract-dwo silently drops relocation


From: vries at gcc dot gnu.org
Subject: [Bug binutils/26841] objcopy --extract-dwo silently drops relocation
Date: Fri, 06 Nov 2020 14:57:05 +0000

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

--- Comment #3 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Tom de Vries from comment #2)

> So, AFAIU it's already questionable that labels are allowed in a dwo section
> in the first place.  If we assume that they're not allowed, we can still
> allow labels in the pre-split dwo section to make things easier to emit for
> the compiler, but after objcopy --extract-dwo the labels should be resolved
> into constants.

Alternatively, we could choose not to make things easier for the compiler, and
error out when encountering a .rela.*.dwo section.

-- 
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]