aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2019-09-19 00:03:25 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2019-09-19 00:03:25 +0000
commitab2d47a87fe8a0989c766a0082f4598d9bf6143d (patch)
tree69a7779b1a17281ce09c8a3563f601cd6a526063 /gcc
parent1ea956609a5a4ac12841ef86353995bd434fa1ef (diff)
downloadgcc-ab2d47a87fe8a0989c766a0082f4598d9bf6143d.zip
gcc-ab2d47a87fe8a0989c766a0082f4598d9bf6143d.tar.gz
gcc-ab2d47a87fe8a0989c766a0082f4598d9bf6143d.tar.bz2
libgo: support gollvm build on arm64 linux
This CL serves as part of an initial change for enabling gollvm building on arm64 linux, the rest of the change will be covered by another one to the gollvm repo. Incorporate type definition of 'uint128' to 'runtime' and 'syscall' packges, the change is not specific to arm64 linux but made available for all platforms. Verified by building and unit-testing gollvm on linux x86-64 and arm64. Verified by building and checking gccgo on linux x86-64 and arm64. Fixes golang/go#33711 Change-Id: I4720c7d810cfd4ef720962fb4104c5641b2459c0 From-SVN: r275919
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 4b7a4b3..330c458 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-09ca3c1ea8a52b5d3d6c4331c59d44e0b6bfab57
+d81ff42c367cce2110ccf5ddbadb6cc9bdf94e28
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.