summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ld/testsuite/ChangeLog4
-rw-r--r--ld/testsuite/ld-undefined/undefined.exp2
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 1e044bb9ac..cfbb0e1234 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-11 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
+
2002-06-10 Richard Sandiford <rsandifo@redhat.com>
* ld-mips-elf/region1a.s,
diff --git a/ld/testsuite/ld-undefined/undefined.exp b/ld/testsuite/ld-undefined/undefined.exp
index 71cd277fa7..1f5c19be55 100644
--- a/ld/testsuite/ld-undefined/undefined.exp
+++ b/ld/testsuite/ld-undefined/undefined.exp
@@ -142,6 +142,8 @@ setup_xfail "sh64-*-*"
# the function. Therefore the line number in the error message is 8 instead
# of 9. On 64 bit s/390 this works because of the new brasl instruction that
# doesn't need a literal pool entry.
+# With gcc 3.1 s/390 uses dwarf-2 and the test will fail on 64 bit as well.
setup_xfail s390-*-*
+setup_xfail s390x-*-*
checkund $ml $testline
OpenPOWER on IntegriCloud