aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-01-10 05:12:39 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-01-10 05:12:39 +0000
commitfe9e1702687db062ad2f13939177e1c5f68c8e05 (patch)
treecd6484da45af6cf2abe2c24d2697feaf90b559b7 /gcc
parent76e723a3134cf121b6b9b9a7c46b9e1f74f9ce2d (diff)
downloadgcc-fe9e1702687db062ad2f13939177e1c5f68c8e05.zip
gcc-fe9e1702687db062ad2f13939177e1c5f68c8e05.tar.gz
gcc-fe9e1702687db062ad2f13939177e1c5f68c8e05.tar.bz2
cmd/go: add AIX support
For gccgo code avoid --whole-archive and -(. Use -blibpath instead of -rpath. Reviewed-on: https://go-review.googlesource.com/86956 From-SVN: r256417
Diffstat (limited to 'gcc')
-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 92d8b94..f43c1da 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-98b0942497bf2896127b71d851a79959ed3197cf
+8e20ba6b6c4906f2f0be4b0a1515d11e0f41fb29
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.