Don't bother to check for duplicate interface/named methods.
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 28 Mar 2011 21:20:10 +0000 (21:20 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 28 Mar 2011 21:20:10 +0000 (21:20 +0000)
commit0b3e0e9ef1cdb12edb18af5e7e8dc7ef4ecffb3a
tree8627b5791c7c23b45d76527cd9b1435aaeb1eb6c
parentc82fee88dc9758441101e2d92d327f202504b120
Don't bother to check for duplicate interface/named methods.

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

From-SVN: r171630
gcc/go/gofrontend/types.cc