bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/23839] ld generates a corrupted relocation table for .ARM.exidx


From: lorisnardo at live dot it
Subject: [Bug ld/23839] ld generates a corrupted relocation table for .ARM.exidx sections
Date: Mon, 24 Jun 2019 08:42:40 +0000

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

--- Comment #6 from lorisnardo at live dot it ---
Comment on attachment 11861
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11861
Example of relocation outside the section

In this zip there are two object files (main.o and crtbegin.o) which have been
linked using the following command:
ld --cref --verbose -d -nostdlib -EL -marmelf -o output.o -r -T lnk.cmd boot.o
main.o crtbegin.o

The linker version used is 2.28.0.20170620 which is part of the GNU Tools for
ARM Embedded Processors 6-2017-q2-update.

In the output.o object file, the last relocation in .rel.ARM.exidx, is outside
the ARM.exidx section which is referenced

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