Introduce new section flag: SEC_ELF_OCTETS
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at3.d
index 1d21956b7b6524c48bd3a20e3dfd03665d081aa3..b0ea08a260a1eb4b0732fe5f37e2f76849b715dd 100644 (file)
@@ -2,9 +2,13 @@
 # source: rgn-at.s
 # ld: -T rgn-at3.t
 # objdump: -w -h
-# xfail: rx-*-*
+# 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.023896 seconds and 4 git commands to generate.