https://sourceware.org/bugzilla/show_bug.cgi?id=19524
Bug ID: 19524
Summary: [ARM] ld.gold -r does not generate cantunwind records
in .ARM.exidx section
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: y.usishchev at samsung dot com
CC: ian at airs dot com
Target Milestone: ---
This is a copy of PR17323 but now for gold linker.
Arm_exidx_fixup in gold is implemented same way as elf32_arm_fix_exidx_coverage
and has same issues: it is not done in relocatable links.
Steps to reproduce:
Execute 'unwind-rel' test from ld/testsuite/ld-arm/ using gold linker.
Expected results:
Linker should create 'cantunwind' record and appropriate relocation for it as
required in test.
Result:
Linker does not generate 'cantunwind'.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils