binutils/
* testsuite/binutils-all/objdump.exp: Expect the debug_ranges test to
pass.
+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>
* MAINTAINERS (RISC-V): Fix typo in my email address.
send_log "\n"
}
- setup_xfail "msp430-*-*" "nds32*-*-*" "riscv*-*-*"
+ setup_xfail "msp430-*-*" "nds32*-*-*"
if { [regexp_diff objdump.out $srcdir/$subdir/dw2-ranges.W] } then {
fail "objdump -W for debug_ranges"
} else {