]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: use 64 bits of hash seed on arm64
authoreric fang <eric.fang@arm.com>
Thu, 20 Feb 2020 06:57:11 +0000 (06:57 +0000)
committerIan Lance Taylor <iant@golang.org>
Wed, 15 Apr 2020 21:24:33 +0000 (14:24 -0700)
commit677ead3b349972bfa18fc87878dda4d3e87f6ddf
tree8de57c252a5df0c290ae04fb7345dc06a5c92a7d
parentd43919bf887530dfcbf85a76d60f1a698641731d
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
gcc/go/gofrontend/MERGE
libgo/runtime/aeshash.c