Fix riscv binutils xfail for debug_ranges test.
binutils/ * testsuite/binutils-all/objdump.exp: Expect the debug_ranges test to pass.
This commit is contained in:
parent
9080294593
commit
f617a0f6ce
@ -1,3 +1,8 @@
|
|||||||
|
2017-11-10 Jim Wilson <jimw@sifive.com>
|
||||||
|
|
||||||
|
* testsuite/binutils-all/objdump.exp: Expect the debug_ranges test to
|
||||||
|
pass.
|
||||||
|
|
||||||
2017-11-07 Jim Wilson <jimw@sifive.com>
|
2017-11-07 Jim Wilson <jimw@sifive.com>
|
||||||
|
|
||||||
* MAINTAINERS (RISC-V): Fix typo in my email address.
|
* MAINTAINERS (RISC-V): Fix typo in my email address.
|
||||||
|
@ -335,7 +335,7 @@ if { ![is_elf_format] } then {
|
|||||||
send_log "\n"
|
send_log "\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
setup_xfail "msp430-*-*" "nds32*-*-*" "riscv*-*-*"
|
setup_xfail "msp430-*-*" "nds32*-*-*"
|
||||||
if { [regexp_diff objdump.out $srcdir/$subdir/dw2-ranges.W] } then {
|
if { [regexp_diff objdump.out $srcdir/$subdir/dw2-ranges.W] } then {
|
||||||
fail "objdump -W for debug_ranges"
|
fail "objdump -W for debug_ranges"
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user