11 lines
211 B
D
11 lines
211 B
D
|
#name: AVR local symbol value adjustment with non zero symbol value
|
||
|
#as: -mmcu=avrxmega2 -mlink-relax
|
||
|
#ld: -mavrxmega2 --relax
|
||
|
#source: pr21404-7.s
|
||
|
#nm: -n -S
|
||
|
#target: avr-*-*
|
||
|
|
||
|
#...
|
||
|
00000006 t nonzero_sym
|
||
|
#...
|