MIPS16/GAS: Restore unsupported relocation diagnostics
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16@relax-swap3.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS relaxed macro with branch swapping
3 #as: -32
4 #source: relax-swap3.s
5 #error-output: mips16@relax-swap3.l
6
7 # This test used to cover the MIPS16 LA macro, but ceased to work when a
8 # regression in MIPS16 relocation processing has been corrected, because
9 # we have no external relocation available to represent the expression.
10 # It is left in place to trigger if we ever get R_MIPS16_PC16 relocation
11 # support.
This page took 0.029653 seconds and 4 git commands to generate.