Dennis Clarke <dcla...@blastwave.org> writes: > Has anyone seen better results from the testsuite for GO ?
Yes. I test Go more than daily on x86_64-unknown-linux-gnu, and I see no failures at all. > FAIL: go.go-torture/execute/go-1.go execution, -O0 To see why these tests are failing, look in gcc/testsuite/go/go.log. > === libgo tests === > > > Running target unix > FAIL: bufio To see why these tests are failing, look in x86_64-unknown-linux-gnu/libgo/libgo.log. Ian