blob: 25b70e71e12ddc56263d9fa1ef22c97567466cb5 [file] [log] [blame]
#name: AVR, check link-relax flag is set final link (both inputs relaxable)
#as: -mmcu=avrxmega2
#ld: -relax -mavrxmega2
#source: relax-elf-flags-a.s -mlink-relax
#source: relax-elf-flags-b.s -mlink-relax
#readelf: -h
#target: avr-*-*
ELF Header:
#...
Flags: 0xe6, avr:102, link-relax
#...