mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27: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:
@ -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