Correct setup_xfail rule.
authorNick Clifton <nickc@redhat.com>
Tue, 12 Jun 2001 16:02:13 +0000 (16:02 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 12 Jun 2001 16:02:13 +0000 (16:02 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-undefined/undefined.exp

index d21e7c4df9a8dbd1c8cb2af671e23f976e37ef60..cf52631385a379a6e94f607513a4eb5a43833b1b 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-12  Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+       * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
+
 2001-06-06  H.J. Lu  <hjl@gnu.org>
 
        * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
index 8ac4bbe3ed996186d4378d42a24ea26c2fb5fcf7..e47a2016bb332d682db68701a4218f156160af22 100644 (file)
@@ -140,6 +140,6 @@ setup_xfail mips-sgi-irix6*
 # 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.
-setup_xfail s390-*-elf
+setup_xfail s390-*-*
 
 checkund $ml $testline
This page took 0.066276 seconds and 4 git commands to generate.