Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / diff1.s
CommitLineData
252b5132
RH
1# Difference of two undefined symbols.
2# The assembler should reject this.
3 .text
4 .globl _foo
5_foo: .long _a - _b
This page took 3.197477 seconds and 4 git commands to generate.