f206e905b3
* binutils-all/group-3.s: New. * binutils-all/strip-6.d: Likewise. * binutils-all/strip-7.d: Likewise. * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run strip-6 and strip-7.
8 lines
140 B
ArmAsm
8 lines
140 B
ArmAsm
.section .text,"axG",%progbits,foo,comdat
|
|
.global foo
|
|
foo:
|
|
.word 0
|
|
.section .data,"awG",%progbits,foo,comdat
|
|
.global bar
|
|
bar:
|
|
.word 0
|