compiler: unalias types for hash/equality functions
commit038a7150ec07770174907b93bc93caaa1e019f92
authorIan Lance Taylor <iant@golang.org>
Wed, 22 Jun 2022 23:40:24 +0000 (22 16:40 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 23 Jun 2022 19:22:05 +0000 (23 12:22 -0700)
tree58f3a7346fb1160912a2918dd688e0a54eb316ad
parent0b14f590e3e9d95b8211b77d992589d5ab4c25f0
compiler: unalias types for hash/equality functions

Test case is https://go.dev/cl/413694.

Fixes golang/go#52846

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/413660
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/gogo.cc
gcc/go/gofrontend/types.cc