On Wed, Jan 30, 2019 at 7:57 AM Ian Lance Taylor wrote:
>
> This patch by Ben Shi to the Go frontend fixes it to support an
> aliases to a pointer type as a method receiver. This fixes
> https://golang.org/issue/28252. Bootstrapped and ran Go testsuite on
> x86_64-pc-linux-gnu. Committed to mai
This patch by Ben Shi to the Go frontend fixes it to support an
aliases to a pointer type as a method receiver. This fixes
https://golang.org/issue/28252. Bootstrapped and ran Go testsuite on
x86_64-pc-linux-gnu. Committed to mainline.
Ian
Index: gcc/go/gofrontend/MERGE