[BINUTILS, AArch64] Enable Transactional Memory Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / sleb128-2.d
index f3d052d4ecaaad6a09de2b4d05afb3ec6764d16d..df24fafb5e9515603f57485cada78a0ab592823a 100644 (file)
@@ -1,7 +1,11 @@
-#objdump : -s -j .data
+#objdump : -s -j .data -j "\$DATA\$"
 #name : .sleb128 tests (2)
+# 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\$):
  .* 7d2a.*
This page took 0.025055 seconds and 4 git commands to generate.