binutils-gdb/binutils/testsuite/binutils-all/strip-12.s
Alan Modra c8373ebb4e Tweak binutils testsuite
Some targets provide aligned .bss sections, so explicitly align.
msp430 and rl78 emit "magic" symbols when assembling symbol.s, and
mips targets emit STT_OBJECT rather than STT_NOTYPE syms.

	* binutils-all/strip-12.s: Align .bss section.
	* binutils-all/strip-12.d: Adjust.
	* binutils-all/symbols-1.d: Allow extraneous symbols.
	* binutils-all/symbols-2.d: Likewise, and V for weakened syms.
	* binutils-all/symbols-3.d: Likewise.
	* binutils-all/symbols-4.d: Likewise.
2015-08-11 23:29:36 +09:30

8 lines
150 B
ArmAsm

.section .bss
.p2align 4
.space 8
.section .debug_str,"MS",%progbits,1
.string ""
.section .text.foo,"axG",%progbits,foo,comdat
.byte 0