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.