Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / sleb128-7.d
index 805ee4db75aac3684dc5e68b1f3405a880309d14..609088bdddd5f0aa214b7029aa146edc8d9f1767 100644 (file)
@@ -1,7 +1,11 @@
-#objdump : -s -j .data
+#objdump : -s -j .data -j "\$DATA\$"
 #name : .sleb128 tests (7)
+# RISC-V doesn't support .sleb operands that are the difference of two symbols
+# because symbol values are not known until after linker relaxation has been
+# performed.
+#notarget: riscv*-*-*
 
 .*: .*
 
-Contents of section \.data:
+Contents of section (\.data|\$DATA\$):
  .* cb012ac5 012acb01 2ac5012a.*
This page took 0.0248 seconds and 4 git commands to generate.