cmd/cgo: fix so that tests pass again when using gccgo
Use the symbol prefixes with the prologue functions when using gccgo. Use an & when referring to a function declared as a variable. Fix the malloc prologue function. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/13878043
Showing
Please register or sign in to comment