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

ian@gcc.gnu.org ian@gcc.gnu.org
Fri Jan 15 23:44:00 GMT 2010


Author: ian
Date: Fri Jan 15 23:44:06 2010
New Revision: 155952

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155952
Log:
Lower assigning a tuple to a map (m[k] = v, p).

Modified:
    branches/gccgo/gcc/go/expressions.cc
    branches/gccgo/gcc/go/expressions.h
    branches/gccgo/gcc/go/statements.cc
    branches/gccgo/gcc/go/statements.h
    branches/gccgo/libgo/runtime/map.cgo



More information about the Gcc-cvs mailing list