aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/runtime.c
diff options
context:
space:
mode:
authorDmitriy Vyukov <dvyukov@google.com>2013-07-30 00:08:30 +0400
committerDmitriy Vyukov <dvyukov@google.com>2013-07-30 00:08:30 +0400
commit14e3540430adf614047328043e70a3184ce287da (patch)
tree1ef5933da4111dc7929a7fe3bf0ff39ae31999fa /src/pkg/runtime/runtime.c
parent5bd61e060382a51bd2c538552775aa375e7f63a0 (diff)
downloadgo-14e3540430adf614047328043e70a3184ce287da.tar.xz
runtime: fix arm build
The current failure is: fatal error: runtime: stack split during syscall goroutine 2 [stack split]: _si2v(0xb6ebaebc, 0x3b9aca00) /usr/local/go/src/pkg/runtime/vlrt_arm.c:628 fp=0xb6ebae9c runtime.timediv(0xf8475800, 0xd, 0x3b9aca00, 0xb6ebaef4) /usr/local/go/src/pkg/runtime/runtime.c:424 +0x1c fp=0xb6ebaed4 Just adding textflag 7 causes the following error: notetsleep: nosplit stack overflow 128 assumed on entry to notetsleep 96 after notetsleep uses 32 60 after runtime.futexsleep uses 36 4 after runtime.timediv uses 56 -4 after _si2v uses 8 R=golang-dev, rsc CC=golang-dev https://golang.org/cl/12001045
Diffstat (limited to 'src/pkg/runtime/runtime.c')
0 files changed, 0 insertions, 0 deletions