Initial revision
[binutils.git] / gas / testsuite / gas / all / diff1.s
blob10a89fdc4e55055c383c72fccc117ac9d488a10c
1 # Difference of two undefined symbols.
2 # The assembler should reject this.
3 .text
4 .globl _foo
5 _foo: .long _a - _b