compiler: Method names must be non-blank.
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 16 Oct 2014 19:55:28 +0000 (19:55 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 16 Oct 2014 19:55:28 +0000 (19:55 +0000)
commit299874d5226450fc4f7277b45e40bcfc961385dd
tree13ad57b78a65a07e11bdc3acb1ceeaf27b591b0f
parentaa19484867eaa93a771e96438eda6947b5e69753
compiler: Method names must be non-blank.

Fixes issue 8078.

From-SVN: r216347
gcc/go/gofrontend/parse.cc
gcc/testsuite/go.test/test/interface/explicit.go
gcc/testsuite/go.test/test/interface/fail.go