This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch/RFA]: Patch to fix R_ARM_THM_JUMP24 relocation truncated bug


Hello,


2010-01-18 Matthew Gretton-Dann<matthew.gretton-dann@arm.com>


	* ld-arm/jump-reloc-veneers-long.d: New test.
	* ld-arm/jump-reloc-veneers-short1.d: Likewise.
	* ld-arm/jump-reloc-veneers-short2.d: Likewise.
	* ld-arm/jump-reloc-veneers.s: Likewise.
	* ld-arm/arm-elf.exp (armelftests): Run them.


On a trunk extracted yesterday, I observe that all these tests fail (target arm-none-eabi).
There seem to be a discrepancy between the start address defined as
-defsym _start=0x8000 in arm-elf.exp and expected to be
00008054 <[^>]*>:
8054: f000 bfd4 b.w 9000 <dest>
in jump-reloc-venners-short1.d for instance.


Am I missing something?

Christophe.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]