blob: 10a89fdc4e55055c383c72fccc117ac9d488a10c [file] [log] [blame]
# Difference of two undefined symbols.
# The assembler should reject this.
.text
.globl _foo
_foo: .long _a - _b