binutils-gdb/ld/testsuite/ld-mn10300/i135409-3.s
Alan Modra e1e9003466 PR gas/12519
* config/obj-elf.c (elf_frob_symbol): Properly handle size expression.
	* ld-mn10300/i135409-3.s: Correct .size label reference.
	* ld-sh/sh64/stolib.s: Likewise.
2011-02-25 13:45:54 +00:00

17 lines
230 B
ArmAsm

.text
.global _start
_start:
.type _func, @function
_func:
mov L001,A1
nop
A:
mov L001,A1
BOTTOM:
.balign 0x8
add D0,D1
.size _func, .-_func
.data
L001: