[BINUTILS, AArch64] Enable Transactional Memory Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / sleb128-4.d
index 80c99ab4354a5d8cf689f86fe3891ee272aed4b0..a0207411050bf88c603d92302c1fb7317fbae372 100644 (file)
@@ -1,7 +1,12 @@
-#objdump : -s -j .data
+#objdump : -s -j .data -j "\$DATA\$"
 #name : .sleb128 tests (4)
+#skip: msp430*-*-*
+# 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\$):
  .* 83808080 082a.*
This page took 0.023315 seconds and 4 git commands to generate.