mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-02 06:54:54 +00:00
Correct setup_xfail rule.
This commit is contained in:
parent
b131d4dca6
commit
1e9f9630d4
@ -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>
|
2001-06-06 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
* ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
|
* ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
|
||||||
|
@ -140,6 +140,6 @@ setup_xfail mips-sgi-irix6*
|
|||||||
# the function. Therefore the line number in the error message is 8 instead
|
# 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
|
# of 9. On 64 bit s/390 this works because of the new brasl instruction that
|
||||||
# doesn't need a literal pool entry.
|
# doesn't need a literal pool entry.
|
||||||
setup_xfail s390-*-elf
|
setup_xfail s390-*-*
|
||||||
|
|
||||||
checkund $ml $testline
|
checkund $ml $testline
|
||||||
|
Loading…
x
Reference in New Issue
Block a user