https://sourceware.org/bugzilla/show_bug.cgi?id=26878
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Mark Wielaard <mark at klomp dot org> --- commit 00a25cf38d56bacae6b82c79cf226c22d12295a5 Author: Mark Wielaard <m...@klomp.org> Date: Tue Nov 17 15:08:05 2020 +0100 backends: Handle SHT_X86_64_UNWIND as valid relocation target type. The x86_64 abi defines a special section type for .eh_frame[_hdr], SHT_X86_64_UNWIND, which is a valid relocation target type. https://sourceware.org/bugzilla/show_bug.cgi?id=26878 Signed-off-by: Mark Wielaard <m...@klomp.org> -- You are receiving this mail because: You are on the CC list for the bug.