old-cross-binutils/ld/testsuite/ld-elf/comm-data4.s

16 lines
135 B
ArmAsm
Raw Normal View History

.comm i,4,4
.data
.dc.a i
.globl main
.globl start
.globl _start
.globl __start
.text
main:
start:
_start:
__start:
.dc.a 0