cmd/go: fix -buildmode={c-archive,c-shared,pie} for gccgo
commit08299f51748703023ced3ca5ec4d2442d001dd1a
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Jun 2017 15:14:05 +0000 (29 15:14 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Jun 2017 15:14:05 +0000 (29 15:14 +0000)
tree5526a10bcbb3d009f90059a525a17fbe43fc95e4
parent460b0d45f15a2862866a1dc9a9910b9e678ad6dc
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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249794 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/cmd/go/build.go