]> git.ipfire.org Git - thirdparty/gcc.git/commit
Avoid always splitting the stack when calling append and copy.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 17 Dec 2010 06:33:41 +0000 (06:33 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 17 Dec 2010 06:33:41 +0000 (06:33 +0000)
commitb5343013fe2755e0ce86306e17ba316cddcc6e24
treeeaa0d2dd05a12f27cd941019fb7010fb9d5cb99a
parent94c4ae321544428ae014b59e0b3ee19c1431b277
Avoid always splitting the stack when calling append and copy.

From-SVN: r167970
gcc/go/gofrontend/expressions.cc
libgo/Makefile.am
libgo/Makefile.in
libgo/runtime/go-append.c
libgo/runtime/go-copy.c [new file with mode: 0644]