summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/hppa/parse/spacebug.s
blob: 183b40138c746e6e9a47d929134521b605633829 (plain)
1
2
3
start:	.long 0, 1, 2, 3, 4, 5, 6, 7
	.space 0x20 - (. - start)
foo:	.long 42