1#name: AVR DIFF relocs with link relax
2#as: -mmcu=avrxmega2 -mlink-relax
3#source: relax.s
4#objdump: -r
5#target: avr-*-*
6
7.*:     file format elf32-avr
8
9RELOCATION RECORDS FOR \[.text\]:
10OFFSET   TYPE              VALUE
1100000000 R_AVR_CALL        .text
12
13
14RELOCATION RECORDS FOR \[.data\]:
15OFFSET   TYPE              VALUE
1600000000 R_AVR_DIFF16      .text\+0x00000004
17