2002-06-11 Martin Schwidefsky <schwidefsky@de.ibm.com>
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 11 Jun 2002 09:50:44 +0000 (09:50 +0000)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 11 Jun 2002 09:50:44 +0000 (09:50 +0000)
        * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.

ld/testsuite/ChangeLog
ld/testsuite/ld-undefined/undefined.exp

index 1e044bb9ace22057eb5dd338bba6866c9316910d..cfbb0e12342eb027c9a4201c2130888390f9a932 100644 (file)
@@ -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,
index 71cd277fa7ea345ab4c6ccb5c4ac95fa92a7b904..1f5c19be554a3bf425920a1c6fe918b79b4dce1a 100644 (file)
@@ -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
This page took 0.025031 seconds and 4 git commands to generate.