]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: use hash32, not hash64, for amd64p32, mips64p32, mips64p32le
authorIan Lance Taylor <iant@golang.org>
Tue, 7 Sep 2021 21:37:55 +0000 (14:37 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 7 Sep 2021 22:05:11 +0000 (15:05 -0700)
commit21b046bade1c2666b82139d18c8b318bb051415e
tree83378f4024d54f9bbbb549dade3530fe530a058b
parentd9996ccb9414c1acaaaecf0803244fc018b5125d
runtime: use hash32, not hash64, for amd64p32, mips64p32, mips64p32le

Fixes PR go/102102

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/348015
gcc/go/gofrontend/MERGE
libgo/go/runtime/hash32.go
libgo/go/runtime/hash64.go