summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2016-01-13 09:26:22 +0000
committerNick Clifton <nickc@redhat.com>2016-01-13 09:26:22 +0000
commit1bce3adf994fae49c51c8ddadd4a2371ab6fcc06 (patch)
tree10be6f971881bd6bbe06b0da6dc01b5536e7a69d
parent27b9952f2d68f2541191fed4589d5379d10c1271 (diff)
downloadbinutils-gdb-1bce3adf994fae49c51c8ddadd4a2371ab6fcc06.tar.gz
Mark the rgn-at11 test as an expected failure for MIPS targets.
* ld-scripts/rgn-at11.d: Expect this test to fail for MIPS targets.
-rw-r--r--ld/ChangeLog5
-rw-r--r--ld/testsuite/ld-scripts/rgn-at11.d5
2 files changed, 9 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index e2b1e3a16a4..86426ffde23 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2016-01-13 Nick Clifton <nickc@redhat.com>
+
+ * testsuite/ld-scripts/rgn-at11.d: Expect this test to fail for
+ MIPS targets.
+
2016-01-12 Yury Usishchev <y.usishchev@samsung.com>
* testsuite/ld-arm/arm-elf.exp: New test.
diff --git a/ld/testsuite/ld-scripts/rgn-at11.d b/ld/testsuite/ld-scripts/rgn-at11.d
index 9ebbd28494a..e37cbd7fc3c 100644
--- a/ld/testsuite/ld-scripts/rgn-at11.d
+++ b/ld/testsuite/ld-scripts/rgn-at11.d
@@ -1,9 +1,12 @@
#source: rgn-at10.s
#ld: -T rgn-at11.t
#objdump: -h --wide
-#xfail: rx-*-*
+#xfail: rx-*-* mips*-*-*
# Test that lma is not adjusted in case the section start vma is aligned and
# lma_region != region if not requested by script.
+# Fails for RX because it ignores the LMA (for compatibility with Renesas tools)
+# Fails for MIPS targets because the assembler pads all sections to a 16 byte
+# boundary.
#...
.* 0+10000 +0+20000 .*