Replace "if (x) free (x)" with "free (x)", gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / avr / diffreloc_withrelax.d
CommitLineData
e4ef1b6c
DC
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
This page took 0.290909 seconds and 4 git commands to generate.