Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compiler: Report unnamed receiver types.
gccgo used to crash when presented with an invalid receiver type in a method. Instead, unnamed receiver types should report an error. Fixes golang/go#11557. Reviewed-on: https://go-review.googlesource.com/13245 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226899 138bc75d-0d04-0410-961f-82ee72b054a4
- Loading branch information