bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/17505] arm: bad static label resolution from different modes


From: rearnsha at gcc dot gnu.org
Subject: [Bug ld/17505] arm: bad static label resolution from different modes
Date: Wed, 05 Nov 2014 15:49:14 +0000

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



--- Comment #7 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---

> What is surprising is that the linker correctly patches the BL/BLX instru
ctions, itś just the address that is wrong. I´m wondering if this
 can be fixed in the linker machinery to handle interwork or have the assem
bly emit a R_ARM_THM_CALL reloc 



I think you're being confused by the disassembler.  The two symbols are at 
the

same address (there's no code in between the two); so the disassembler just

picks one of them to print out.



I still don't see anything wrong with what's being generated by the

assembler/linker.



-- 

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]