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]

r166586 - in /branches/gccgo: gcc/go/gofrontend...


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


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