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
* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git]
/
ld
/
testsuite
/
ld-x86-64
/
discarded1.t
blob
a4d617f6cb004b74bb3f86c27ed2d9c828db40d6
1
ENTRY(_start)
2
SECTIONS
3
{
4
.text : {*(.text)}
5
.data : {*(.data)}
6
/DISCARD/ : {*(*)}
7
}