Additional parsing tests for PA gas.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / hppa / more.parse / spacebug.s
1 start: .long 0, 1, 2, 3, 4, 5, 6, 7
2 .space 0x20 - (. - start)
3 foo: .long 42
This page took 0.029477 seconds and 4 git commands to generate.