[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/17505] arm: bad static label resolution from different modes
From: |
chrbr at gcc dot gnu.org |
Subject: |
[Bug ld/17505] arm: bad static label resolution from different modes |
Date: |
Wed, 05 Nov 2014 11:54:50 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17505
--- Comment #6 from Christian Bruel <chrbr at gcc dot gnu.org> ---
(In reply to Richard Earnshaw from comment #5)
> (In reply to Christian Bruel from comment #1)
> > Encoding a BFD_RELOC_ARM_PCREL_BLX instead of a BFD_RELOC_ARM_PCREL_CALL for
> > static calls between arm to thumb fixed the problem.
>
> That sounds wrong.
it is indeed, fixed locally but many other regressions.
>
> Which architecture revision are you targeting?
v7 and v5
--
You are receiving this mail because:
You are on the CC list for the bug.