bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/19524] New: [ARM] ld.gold -r does not generate cantunwind reco


From: y.usishchev at samsung dot com
Subject: [Bug gold/19524] New: [ARM] ld.gold -r does not generate cantunwind records in .ARM.exidx section
Date: Wed, 27 Jan 2016 11:54:11 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]