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]

r175020 - /trunk/libgo/runtime/go-make-slice.c


Author: ian
Date: Tue Jun 14 13:51:16 2011
New Revision: 175020

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175020
Log:
Change builtin make to runtime call at lowering time.
Use kindNoPointers as 6g does.

	* Make-lang.in (go/expressions.o): Depend on $(GO_RUNTIME_H).

Added:
    trunk/libgo/runtime/go-make-slice.c


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