Hello, Unfortunately gcc-9 (and gcc-10, gcc-snapshot) fails when tests are enabled, due to "make -C build/gotools/ check" fails with one test hanging forever (and all 5 tests fails when killing the hanged process). A fix for that problem is still needed. Note that "make -C build/i686-gnu/libgo check" and "make -C build check- go" runs without hanging.
Additionally gcc-10 build-depends on gnat-9, so a failing build of gcc-9 disables a build of gcc-10. Please build the latest versions w/o tests. Patches for build of libgo for gcc-snapshot are on it's way. Note that gotools tests fails here too, while the other two runs to completion. Thanks!
