repo.or.cz
/
binutils
/
dougsmingw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gas:
[binutils/dougsmingw.git]
/
ld
/
testsuite
/
ld-sh
/
weak1.s
blob
79192afb528b69dcaea864e66d21c4177a0b3bf1
1
.data
2
.align 2
3
d0
:
4
.long 1
5
.global w0
6
w0
:
7
.long 0
8
.weak w0
9
.text
10
.align 5
11
f
:
12
mov.
l
.L3,r1
13
mov.
l
@
r1
,
r0
14
rts
15
nop
16
.align 2
17
.L3:
18
.long w0
19