runtime: Fix append of slice with elements of zero size.
commit84c67c3baee4517c0ba8cf0d01c4f3750e2f4b3f
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 2 Oct 2013 23:49:39 +0000 (2 23:49 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 2 Oct 2013 23:49:39 +0000 (2 23:49 +0000)
tree715beaa7cb3c8a67582868d206a664d831e8b67e
parent11b54a5a07970a1340eec04ddbd2f3b8c0597aae
runtime: Fix append of slice with elements of zero size.

From-SVN: r203140
libgo/runtime/go-append.c