ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / pr20789.d
CommitLineData
4cb771f2
SKS
1#name: AVR Account for relaxation in negative label differences
2#as: -mmcu=avrxmega2 -mlink-relax
3#ld: -mavrxmega2 --relax
4#source: pr20789.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 feff .*
14
This page took 0.179267 seconds and 4 git commands to generate.