14 lines
318 B
D
14 lines
318 B
D
|
#name: AVR No change in behavior without relaxation
|
||
|
#as: -mmcu=avrxmega2
|
||
|
#ld: -mavrxmega2
|
||
|
#source: relax.s
|
||
|
#objdump: -s
|
||
|
#target: avr-*-*
|
||
|
|
||
|
.*: file format elf32-avr
|
||
|
|
||
|
Contents of section .text:
|
||
|
0000 0c940000 .*
|
||
|
Contents of section .data:
|
||
|
802000 0400 .*
|