ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / relax_diff.d
CommitLineData
e4ef1b6c
DC
1#name: AVR Account for relaxation in label differences
2#as: -mmcu=avrxmega2 -mlink-relax
3#ld: -mavrxmega2 --relax
4#source: relax.s
5#objdump: -s
6#target: avr-*-*
7
8.*: file format elf32-avr
9
10Contents of section .text:
11 0000 ffcf .*
12Contents of section .data:
13 802000 0200 .*
14
This page took 0.282972 seconds and 4 git commands to generate.