repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-i386
/
pr19636-1.s
blob
b2bc4df15cac742d3463b3ef1bf9f32a824ce4db
1
.text
2
.weak func1
3
.weak func2
4
.weak func3
5
.globl _start
6
_start
:
7
cmp
func1@GOT
(%
eax
), %
eax
8
jmp
*
func2@GOT
(%
eax
)
9
call func3@PLT