gcc/libgo/go/cmd
Ian Lance Taylor 58b4343309 re PR go/67976 (Cgo + Gccgo not working like Cgo + Golang?)
PR go/67976
Bring https://codereview.appspot.com/154360045 aka
https://go-review.googlesource.com/11658 onto GCC 5 branch.

cmd/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 .

From-SVN: r230688
2015-11-20 23:37:48 +00:00
..
cgo re PR go/67976 (Cgo + Gccgo not working like Cgo + Golang?) 2015-11-20 23:37:48 +00:00
go cmd: Use correct install tool dir with gccgo 2015-11-20 21:30:48 +00:00
gofmt libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +00:00