MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / pcrel-4.s
1 .data
2 .word foo-.
3 .word foo-(.-4)
4 .word foo+8-.
5 .word foo-.-16
6
This page took 0.031889 seconds and 4 git commands to generate.