On 2010/03/22 20:47:47, rsc wrote: >i was wondering if test/stack.go had to be turned off ...
14 years, 11 months ago
(2010-03-24 00:50:50 UTC)
#2
On 2010/03/22 20:47:47, rsc wrote:
>i was wondering if test/stack.go had to be turned off
>due to the increased garbage collection frequency.
I'm running on a sheevaplug directly, and all-arm.bash
is setting GOGC=off before it calls test/run-arm. In
that case, things seem to work ok. But if I run test/run-arm
without setting GOGC=off then indeed stack.go does seem to
run forever. So it is probably worth removing it from
arm-pass.txt. On the sheevaplug(armv5) 64bit.go also
segfaults, perhaps that is worth removing as well? Thoughts?
Issue 627045: code review 627045: arm: fix build
(Closed)
Created 14 years, 12 months ago by dpx
Modified 14 years, 11 months ago
Reviewers:
Base URL:
Comments: 0