Add sysroot-prefix ld linker tests.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-over8-ok.d
index 657b15cb982276ad3365d37f4106ca5c98e5f3aa..fe6b1c9c21fa14bc741d8d68fa1616f7b7eea7d2 100644 (file)
@@ -2,6 +2,13 @@
 # source: rgn-over8.s
 # ld: -T rgn-over8.t
 # objdump: -w -h
+# xfail: rx-*-* *-*-nacl*
+#   FAILS on the RX because the linker has to set LMA == VMA for the
+#   Renesas loader.
+#   FAILs on NaCl targets because the linker extends the first segment
+#   to fill out the page, making its p_vaddr+p_memsz cover the sh_addr
+#   of .bss too, which makes BFD compute its LMA from the p_paddr of the
+#   text segment.
 
 .*:     file format .*
 
This page took 0.024734 seconds and 4 git commands to generate.