compiler: support alias to pointer type as receiver in method declaration
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 1 Feb 2019 15:00:46 +0000 (15:00 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 1 Feb 2019 15:00:46 +0000 (15:00 +0000)
commit284c00e2109c4170bd8fd6f5a6d5e2b3ba7a8d4f
treec4992f6dab5b24992aeeae1991ce0ef42a287d1f
parent577d65881ef0f90c790093a7e05cc28a14a45a26
compiler: support alias to pointer type as receiver in method declaration

    Fixes golang/go#27994.

    Reviewed-on: https://go-review.googlesource.com/c/160459

From-SVN: r268450
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/gogo.cc