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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
discarded1.s
blob
16c7e93172e8df2122d952b1af0587a16b9e187b
1
.text
2
.globl _start
3
.type _start, @function
4
_start
:
5
divq x@GOTPCREL
(%
rip
), %
rax
6
.size _start, .-_start
7
.globl x
8
.data
9
.align 4
10
.type x, @object
11
.size x, 4
12
x
:
13
.long 2