compiler: Permit type B byte; type S []B; var v = S("x").
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 11 Jan 2012 23:43:46 +0000 (23:43 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 11 Jan 2012 23:43:46 +0000 (23:43 +0000)
commit7b31a84d76aaed7715210c6dc7d50dc2c47afd79
treebacee98cbc87e04c247259edae85e2dc36a2e675
parent319638ed5cd91621c8164eca42bd96bbd8139f02
compiler: Permit type B byte; type S []B; var v = S("x").

From-SVN: r183112
gcc/go/gofrontend/expressions.cc
gcc/go/gofrontend/gogo.cc
gcc/go/gofrontend/types.cc
gcc/go/gofrontend/types.h