old-cross-binutils/ld/testsuite/ld-checks/asm.s
Ian Lance Taylor 197a7bfdca * ld-checks/asm.s: Use a symbol name for .lcomm.
* ld-checks/checks.exp: Use different names for the two tests.
	Don't add extra text when invoking fail.
1999-06-12 22:40:18 +00:00

11 lines
106 B
ArmAsm

.text
.global foo
foo:
.long 0x12345678
.data
.global bar
bar:
.long 0x87654321
.lcomm dummy, 0x12