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
ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
pr17618.s
blob
39102e079781d5b6213d38ca8a59f1b70e099fd2
1
.text
2
.globl foo
3
.type foo, @function
4
foo
:
5
call bar@PLT
6
.size foo, .-foo
7
8
.globl gap
9
.type gap, @function
10
gap
:
11
jmp
.L0
12
.space 0x40000000, 0x90
13
.L0:
14
jmp
.L2
15
.space 0x3fdfff14, 0x90
16
.L2:
17
.size gap, .-gap
18
.section .note.GNU-stack,
""
,@progbits