mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 19:44:11 +08:00
2002-06-11 Martin Schwidefsky <schwidefsky@de.ibm.com>
* ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
This commit is contained in:
parent
c5ca30457a
commit
20c4e93273
@ -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,
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user