r166586 - in /branches/gccgo: gcc/go/gofrontend...
ian@gcc.gnu.org
ian@gcc.gnu.org
Thu Nov 11 01:54:00 GMT 2010
Author: ian
Date: Thu Nov 11 01:54:43 2010
New Revision: 166586
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166586
Log:
Implement comparisons of interface values with non-interface values.
Added:
branches/gccgo/libgo/runtime/go-eface-val-compare.c
branches/gccgo/libgo/runtime/go-interface-val-compare.c
Modified:
branches/gccgo/gcc/go/gofrontend/expressions.cc
branches/gccgo/gcc/go/gofrontend/statements.cc
branches/gccgo/gcc/go/gofrontend/types.cc
branches/gccgo/gcc/go/gofrontend/types.h
More information about the Gcc-cvs
mailing list