binutils-gdb/ld/testsuite/ld-arm/jump19.d
Mark Shinwell a00a1f35e1 bfd/
* elf32-arm.c (elf32_arm_final_link_relocate): Correctly
	handle the Thumb-2 JUMP19 relocation.

	ld/testsuite/
	* ld-arm/arm-elf.exp: Add jump19 testcase.
	* ld-arm/jump19.d: New.
	* ld-arm/jump19.s: New.
2007-05-15 09:54:09 +00:00

13 lines
220 B
Makefile

.*jump19: file format elf32-(big|little)arm
Disassembly of section .text:
00008000 <_start>:
8000: 4280 cmp r0, r0
8002: f010 8000 beq.w 18006 <bar>
...
00018006 <bar>:
18006: 4770 bx lr