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]

r183112 - in /trunk/gcc/go/gofrontend: expressi...


Author: ian
Date: Wed Jan 11 23:43:46 2012
New Revision: 183112

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183112
Log:
compiler: Permit type B byte; type S []B; var v = S("x").

Modified:
    trunk/gcc/go/gofrontend/expressions.cc
    trunk/gcc/go/gofrontend/gogo.cc
    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]