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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils