Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / empty-address-2a.d
index d27bf0045e0cdb4bdae0349dfddddce53dc4d223..85aa648531d8228479a78ecf8394ac8f9eb9e9b4 100644 (file)
@@ -1,7 +1,7 @@
 #source: empty-address-2.s
-#ld: -Ttext 0x0000000 -Tdata 0x2000000 -T empty-address-2a.t
+#ld: -Ttext 0x0000000 -Tdata 0x200 -T empty-address-2a.t
 #nm: -n
-#xfail: frv-*-*linux*
+#xfail: frv-*-*linux* riscv64-*-*
 #...
 0+0 T _start
 #...
This page took 0.025368 seconds and 4 git commands to generate.