This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r171630 - /trunk/gcc/go/gofrontend/types.cc


Author: ian
Date: Mon Mar 28 21:20:10 2011
New Revision: 171630

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171630
Log:
Don't bother to check for duplicate interface/named methods.

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

Modified:
    trunk/gcc/go/gofrontend/types.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]