libgo patch committed: Update to Go1.14beta1

David Abdurachmanov david.abd@gmail.com
Mon Feb 3 08:32:00 GMT 2020


On Sat, Feb 1, 2020 at 2:38 PM Andreas Schwab <schwab@linux-m68k.org> wrote:

> ../../../libgo/go/syscall/syscall_linux_riscv64.go:7:14: error: imported
> and not used: unsafe
>     7 | import "unsafe"
>       |              ^


I see the same issue in Fedora/RISCV, the last two builds of GCC 10 failed
due to it.

Btw, 1.14 Beta 2 should ship riscv64 support (marked as experimental).
See: https://go-review.googlesource.com/c/go/+/216757/

david



More information about the Gcc-patches mailing list