projects
/
deliverable
/
binutils-gdb.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Drop 'missing mapping symbols' warning for arm and aarch64.
[deliverable/binutils-gdb.git]
/
gold
/
testsuite
/
split_i386_n.s
Commit
Line
Data
364c7fa5
ILT
1
# split_i386_n.s: i386 specific, -fsplit-stack calling non-split
2
3
.text
4
5
.global fn3
6
.type fn3,@function
7
fn3:
8
ret
9
10
.size fn3,. - fn3
11
12
.section .note.GNU-stack,"",@progbits
This page took
0.421555 seconds
and
4
git commands to generate.