Fix calling make with slice whose element type is size zero.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 20 Sep 2011 22:06:20 +0000 (22:06 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 20 Sep 2011 22:06:20 +0000 (22:06 +0000)
commit6fa297991193239a6f167b92a3c4fc3e78ff400a
tree0424d8c034746d7c3964719c36411377a3a8166e
parent6675c41604f61f041d894413b2daabe177fa57a9
Fix calling make with slice whose element type is size zero.

From-SVN: r179019
libgo/runtime/go-make-slice.c