Remove path name from test case
[binutils-gdb.git] / gas / testsuite / gas / all / diff1.s
1 # Difference of two undefined symbols.
2 # The assembler should reject this.
3 .text
4 .globl _foo
5 _foo: .long _a - _b