This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r168775 - /trunk/gcc/go/gofrontend/expressions.cc
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 14 Jan 2011 05:37:14 -0000
- Subject: r168775 - /trunk/gcc/go/gofrontend/expressions.cc
Author: ian
Date: Fri Jan 14 05:37:12 2011
New Revision: 168775
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168775
Log:
The type of a string slice is the type of the string being sliced.
Modified:
trunk/gcc/go/gofrontend/expressions.cc