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-elf
/
discard1.s
blob
ac3b92f629f9ba14d18eeffcd1b93a89bb3c9ff8
1
.globl bar
2
.data
3
bar
:
4
.long 1
5
.section .discard,
"aw"
,%progbits
6
.align 4
7
there
:
8
.long 2
9
.section .debug_info,
""
,%progbits
10
.long bar
11
.long there