summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/all/diff1.s
blob: 10a89fdc4e55055c383c72fccc117ac9d488a10c (plain)
1
2
3
4
5
# Difference of two undefined symbols.
# The assembler should reject this.
	.text
	.globl _foo
_foo:	.long _a - _b