projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
x86: fold SReg{2,3}
[external/binutils.git]
/
ld
/
testsuite
/
ld-avr
/
pr21404-5.d
1
#name: AVR local symbol size adjustment with non zero symbol value
2
#as: -mmcu=avrxmega2 -mlink-relax
3
#ld: -mavrxmega2 --relax
4
#source: pr21404-5.s
5
#nm: -n -S
6
#target: avr-*-*
7
8
#...
9
00000000 00000004 t _main
10
00000002 00000002 t _nonzero_sym
11
#...