mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +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:
@ -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 {}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user