repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR binutils/13534
[binutils.git]
/
gold
/
testsuite
/
split_x86_64_4.s
blob
653b917b409bacfc4bc7d0f3d13b1051ea5e63b1
1
# split_x86_64_4.s: x86_64 specific, permitted adjustment failure
2
3
.text
4
5
.global fn1
6
.type fn1,@function
7
fn1
:
8
push
%
rbp
9
mov
%
rsp
,%
rbp
10
cmp
%
fs
:
0x70
,%
rsp
11
jae
1
f
12
callq __morestack
13
retq
14
1
:
15
callq fn3
16
leaveq
17
retq
18
19
.size fn1,. - fn1
20
21
.section .note.GNU-stack,
""
,@progbits
22
.section .note.GNU-split-stack,
""
,@progbits
23
.section .note.GNU-no-split-stack,
""
,@progbits