RISC-V: Mark unsupported gas testcases
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / sleb128-4.d
1 #objdump : -s -j .data -j "\$DATA\$"
2 #name : .sleb128 tests (4)
3 #skip: msp430*-*-*
4 # RISC-V doesn't support .sleb operands that are the difference of two symbols
5 # because symbol values are not known until after linker relaxation has been
6 # performed.
7 #not-target: riscv*-*-*
8
9 .*: .*
10
11 Contents of section (\.data|\$DATA\$):
12 .* 83808080 082a.*
This page took 0.031036 seconds and 5 git commands to generate.