aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-06-21 21:55:34 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-06-21 21:55:34 +0000
commit1701a9d8f0ca4153bbf3cf75487c6a14606e5121 (patch)
tree7a9a252656a6c44d62299c3feec2c5c9bb7377db /gcc
parent95eebd21db8b4b389a7fa4075ffc64df086b61ed (diff)
downloadgcc-1701a9d8f0ca4153bbf3cf75487c6a14606e5121.zip
gcc-1701a9d8f0ca4153bbf3cf75487c6a14606e5121.tar.gz
gcc-1701a9d8f0ca4153bbf3cf75487c6a14606e5121.tar.bz2
libgo: use gc's arch names as the default GOARCHs on MIPS
This means that the gc tools and gofrontend agree on the architecture names for the 3 MIPS ABIs which should allow a gofrontend compiler to build go. Reviewed-on: https://go-review.googlesource.com/46153 From-SVN: r249476
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 d9c21fa..0c0d6e5 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-5a97e51022e3b7798f985714ced3e02d6e730b54
+3f713ddb2a9a2a736f3a12d71c56cb7fd444afba
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.