summaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authoreric fang <eric.fang@arm.com>2020-02-20 06:57:11 +0000
committerIan Lance Taylor <iant@golang.org>2020-04-15 14:24:33 -0700
commit677ead3b349972bfa18fc87878dda4d3e87f6ddf (patch)
tree8de57c252a5df0c290ae04fb7345dc06a5c92a7d /gcc/go
parentd43919bf887530dfcbf85a76d60f1a698641731d (diff)
runtime: use 64 bits of hash seed on arm64
This is the same issue as #33960, but on gofrontend. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/220297
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 138425a19d2..7b382cf47b8 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-89fbf55a409d37ae898e5c4ea4250035f86bed1b
+0fe7a277c5d22265a73a4d216bd5d81799634453
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.