aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2015-11-20 21:30:16 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2015-11-20 21:30:16 +0000
commitdcfa3345eb73a09b43b641e1df2015741220450b (patch)
treee4dce54032eeb6f0868277e245ff6a364cccc0ea /gcc/go
parent1fb19247a9d1771ffd86e27d55cb8863b32e0f52 (diff)
downloadgcc-dcfa3345eb73a09b43b641e1df2015741220450b.zip
gcc-dcfa3345eb73a09b43b641e1df2015741220450b.tar.gz
gcc-dcfa3345eb73a09b43b641e1df2015741220450b.tar.bz2
cmd: Use correct install tool dir with gccgo
When using the go command built from gccgo to build and install a go tool, use the value from runtime GCCGOTOOLDIR as the install directory. This also fixes the output from 'go tool' when used with the gccgo-built go command, to only include the go tools and not other binaries found in the same directory. Reviewed-on: https://go-review.googlesource.com/16516 From-SVN: r230677
Diffstat (limited to 'gcc/go')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index d43f431..418f37a 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-dfa74d975884f363c74d6a66a37b1703093fdba6
+d52835c9376985f92f35c32af5f1808239981536
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.