runtime: Report len out of range for large len when making slice.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 11 Oct 2013 00:46:57 +0000 (00:46 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 11 Oct 2013 00:46:57 +0000 (00:46 +0000)
commit301616f7ffc12a419c7fd12f79d058847f49ecd0
treee54b7194c6bd8478217bdf25c5762764974bae77
parent15381741467d0803cf90873d8f193dc2d0040419
runtime: Report len out of range for large len when making slice.

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