https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65755
--- Comment #2 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> --- Author: ian Date: Tue Apr 14 18:48:49 2015 New Revision: 222102 URL: https://gcc.gnu.org/viewcvs?rev=222102&root=gcc&view=rev Log: PR go/65755 compiler: Use receiver type in method pkgpath and reflection strings. Also always emit pkgpath in reflection string for named types, not just when using -fgo-pkgpath. Modified: branches/gcc-5-branch/gcc/go/gofrontend/types.cc