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]

r193874 - in /trunk/gcc/go/gofrontend: gogo.cc ...


Author: ian
Date: Wed Nov 28 00:08:16 2012
New Revision: 193874

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193874
Log:
compiler: Implement //go:nointerface comments.

Modified:
    trunk/gcc/go/gofrontend/gogo.cc
    trunk/gcc/go/gofrontend/gogo.h
    trunk/gcc/go/gofrontend/lex.cc
    trunk/gcc/go/gofrontend/lex.h
    trunk/gcc/go/gofrontend/parse.cc
    trunk/gcc/go/gofrontend/parse.h
    trunk/gcc/go/gofrontend/types.cc
    trunk/gcc/go/gofrontend/types.h


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