bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/28054] SEC_ELF_OCTETS not set for ".debug_*" sections causing i


From: tuckkern+sourceware at gmail dot com
Subject: [Bug gas/28054] SEC_ELF_OCTETS not set for ".debug_*" sections causing invalid relocs for targets with OCTETS_PER_BYTE > 1
Date: Tue, 13 Jul 2021 14:49:04 +0000

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

--- Comment #3 from Tucker <tuckkern+sourceware at gmail dot com> ---
Hi Nick,

Thanks for the quick action.

Ah, maybe I can take a look at those regressions for you. A cursory looks tells
me it's likely in FT32's "relaxable_section" function which appears to kick out
any sections marked as SEC_DEBUGGING.

For MSP430, it's probably the implementation of TC_FORCE_RELOCATION_SUB_SAME
which does a similar check for SEC_DEBUGGING.

Either way, having SEC_ELF_OCTETS set properly lets me keep going.

Thanks,
Tucker

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