cmd/go: fix -buildmode={c-archive,c-shared,pie} for gccgo
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 29 Jun 2017 15:14:05 +0000 (15:14 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 29 Jun 2017 15:14:05 +0000 (15:14 +0000)
commit1a7ad6ad6683c2254bdf705697a56d578e72e5c7
tree5526a10bcbb3d009f90059a525a17fbe43fc95e4
parent14836f38b4a0f631f0dd00cdd2bb82c6d1cb8330
cmd/go: fix -buildmode={c-archive,c-shared,pie} for gccgo

    The tests are misc/cgo tests that are not currently run but will be
    run soon.

    Reviewed-on: https://go-review.googlesource.com/47037

From-SVN: r249794
gcc/go/gofrontend/MERGE
libgo/go/cmd/go/build.go