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]
/
binutils
/
testsuite
/
binutils-all
/
group-5.s
blob
b2e100aa17f15e104242b15c0dd776a09844f013
1
.section .text.foo,
"axG"
,%progbits,foo_group,comdat
2
.global foo
3
foo
:
4
.word 0
5
6
.section .data.foo,
"awG"
,%progbits,foo_group,comdat
7
.global bar
8
bar
:
9
.word 1
10
11
.section .dropme,
"G"
,%progbits,foo_group,comdat
12
.word 2