Descriptioncmd/cgo/out.go: fix go build -compiler gccgo with cgo exported function
Fixes issue 8945 by preventing to generate _cgohack_ code when build with gccgo. The _cgohack_ was introduced in https://codereview.appspot.com/3746041 .
Patch Set 1 : diff -r a622a4ff09da https://code.google.com/p/go/ #
MessagesTotal messages: 1
|