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
/
pr26018.d
blob
42a6a83696f395f7a2f9f24197049365a6d84ab9
1
#as
: --
64
2
#ld
: -
shared
-
Bsymbolic
-
functions
-
melf_x86_64
3
#objdump
: -
dw
4
5
.*: +
file format
.*
6
7
8
Disassembly of section
.
text
:
9
10
[
0
-
9
a
-
f
]+ <
_start
>:
11
+[
a
-
f0
-
9
]+:
e8
00 00 00 00
call
[
0
-
9
a
-
f
]+ <
foo
>
12
13
[
0
-
9
a
-
f
]+ <
foo
>:
14
+[
a
-
f0
-
9
]+:
c3
ret
15
#pass