Re: go in 4.7.0 seems to fail quite badly

2012-04-30 Thread Ian Lance Taylor
Dennis Clarke 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.l

go in 4.7.0 seems to fail quite badly

2012-04-29 Thread Dennis Clarke
Has anyone seen better results from the testsuite for GO ? I am getting ugly results from the testsuite and this somewhat baffles me as the GCC 4.6.3 compiler I am using tests very well thus : http://gcc.gnu.org/ml/gcc-testresults/2012-04/msg02433.html However when I bootstrap GCC 4.7.0 and i