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]

r157238 - in /branches/gccgo: gcc/go/expression...


Author: ian
Date: Fri Mar  5 01:04:21 2010
New Revision: 157238

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157238
Log:
Add []byte(string) and []int(string) conversions.

Added:
    branches/gccgo/libgo/runtime/go-string-to-byte-array.c
    branches/gccgo/libgo/runtime/go-string-to-int-array.c
Modified:
    branches/gccgo/gcc/go/expressions.cc
    branches/gccgo/libgo/Makefile.am
    branches/gccgo/libgo/Makefile.in


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