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
/
comm-data2.s
blob
87f981e53a228dea4c0a73a969071b6e79cc3b95
1
.text
2
.globl _start
3
.globl __start
4
_start
:
5
__start
:
6
.comm foo, 4, 4
7
.section .debug_foo,
""
,%progbits
8
.balign 16
9
.ifdef ELF64
10
.8
byte foo
11
.else
12
.4
byte foo
13
.endif
14
.balign 16