mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
Fix nds32*-elf XPASS readelf -wiaoRlL dw5
The underlying fail was probably fixed with git commit fbaf61ad5
.
* testsuite/binutils-all/readelf.exp (readelf_dump_test): Remove
xfail for nds32.
This commit is contained in:
parent
39d050ee50
commit
d74b88ed7f
@ -1,3 +1,8 @@
|
||||
2020-06-30 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* testsuite/binutils-all/readelf.exp (readelf_dump_test): Remove
|
||||
xfail for nds32.
|
||||
|
||||
2020-06-29 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* dwarf.c (display_debug_str_offsets): Rename local variable
|
||||
|
@ -448,7 +448,7 @@ if ![istarget "riscv*-*-*"] then {
|
||||
readelf_find_size $tempfile 2
|
||||
|
||||
# Make sure that readelf can decode the contents.
|
||||
readelf_test -wiaoRlL $tempfile dw5.W { nds32*-elf }
|
||||
readelf_test -wiaoRlL $tempfile dw5.W {}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user