bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/4689] relocation truncated to fit: R_ARM_THM_JUMP11


From: rearnsha at gcc dot gnu dot org
Subject: [Bug ld/4689] relocation truncated to fit: R_ARM_THM_JUMP11
Date: 17 Jul 2007 15:30:25 -0000

------- Additional Comments From rearnsha at gcc dot gnu dot org  2007-07-17 
15:30 -------
I think you missed telling us about the -thumb option in your testcase.

The answer is no.  The ARM ABI says (http://www.arm.com/pdfs/aaelf.pdf), section
4.6.1.5: A linker is not required to generate trampoline sequences to extend the
branching range of the jump relocations.

R_ARM_THM_JUMP11 is one such relocation and therefore does not need veneering. 
If it can't reach the destination, then that is an error.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=4689

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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