This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249794 - in /trunk: gcc/go/gofrontend/MERGE li...
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 29 Jun 2017 15:14:06 -0000
- Subject: r249794 - in /trunk: gcc/go/gofrontend/MERGE li...
Author: ian
Date: Thu Jun 29 15:14:05 2017
New Revision: 249794
URL: https://gcc.gnu.org/viewcvs?rev=249794&root=gcc&view=rev
Log:
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
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/libgo/go/cmd/go/build.go