ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / norelax_diff.d
1 #name: AVR No change in behavior without relaxation
2 #as: -mmcu=avrxmega2
3 #ld: -mavrxmega2
4 #source: relax.s
5 #objdump: -s
6 #target: avr-*-*
7
8 .*: file format elf32-avr
9
10 Contents of section .text:
11 0000 0c940000 .*
12 Contents of section .data:
13 802000 0400 .*
This page took 0.03048 seconds and 4 git commands to generate.