OSDN Git Service

Don't bother to check for duplicate interface/named methods.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Mar 2011 21:20:10 +0000 (21:20 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Mar 2011 21:20:10 +0000 (21:20 +0000)
commit5826e36163bd93ffc03867c8b803f6031298adc9
tree8627b5791c7c23b45d76527cd9b1435aaeb1eb6c
parent8c5937571cf96f92b9de715389b1143b06eb932f
Don't bother to check for duplicate interface/named methods.

A named interface type can't have named methods anyhow.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171630 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/types.cc