]> Cypherpunks repositories - gostls13.git/commit
runtime: increase stack frame during cgo call on windows/amd64
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 3 Sep 2012 02:12:51 +0000 (12:12 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Mon, 3 Sep 2012 02:12:51 +0000 (12:12 +1000)
commit7f075ece42fbbfcd7d0ae64807651618333bd2eb
treea7a4ac46432f4f336657315f61892e8f1bea869c
parent1a5cf867ce1b0c98e016ac4d4183ffd84c8fa291
runtime: increase stack frame during cgo call on windows/amd64

Fixes #3945.

R=golang-dev, minux.ma
CC=golang-dev, vcc.163
https://golang.org/cl/6490056
misc/cgo/test/cgo_test.go
misc/cgo/test/issue3945.go [new file with mode: 0644]
src/pkg/runtime/asm_amd64.s