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]

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


Author: ian
Date: Fri Jul 23 16:45:11 2010
New Revision: 162471

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162471
Log:
Use different allocation when memory can not contain pointers.

Modified:
    branches/gccgo/gcc/go/expressions.cc
    branches/gccgo/gcc/go/gogo-tree.cc
    branches/gccgo/gcc/go/gogo.cc
    branches/gccgo/gcc/go/gogo.h
    branches/gccgo/gcc/go/statements.cc
    branches/gccgo/gcc/go/types.cc
    branches/gccgo/gcc/go/types.h
    branches/gccgo/gcc/go/unsafe.cc
    branches/gccgo/libgo/runtime/go-new.c


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