abi violation for R_ARM_THM_ALU_PREL_11_0 in ld
Bug #1421389 reported by
Pulin Shah
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNU Arm Embedded Toolchain |
Triaged
|
Undecided
|
Unassigned |
Bug Description
The value for relocation symbol of type R_ARM_THM_
This is based on the 4.9.3 release package, ld version 2.24.0.20141128.
To post a comment you must log in.
Hi Pulin,
From my understanding the | T is implicit in the code as the symbol will already include the bit set. Indeed, the symbol address is extracted from the symbol table where the bit 0 is already set for thumb function.
Do you have a testcase you could share with us so that we can reproduce the issue?
Best regards.