Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
refs/heads/master
/
.
/
src
/
gdb
/
ld
/
testsuite
/
ld-avr
/
pr21404-1.d
blob: fc7103fc9f2ce1c4e7c4b736d57b863991be3b8f [
file
] [
log
] [
blame
] [
edit
]
#name: AVR symbol size adjustment with non zero symbol value
#as: -mmcu=avrxmega2 -mlink-relax
#ld: -mavrxmega2 --relax
#source: pr21404-1.s
#nm: -n -S
#target: avr-*-*
#...
00000000
00000004
T main
#...
00000002
00000002
T nonzero_sym
#...