Taking a slice of an array requires moving the array to the heap.
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 31 Mar 2011 16:47:17 +0000 (16:47 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 31 Mar 2011 16:47:17 +0000 (16:47 +0000)
commit9ebd2806f6e3c71a62d6df28b978d6fec53b50fb
treebf1ae6a71c0db2473fe2f0321f7e9335f328b216
parent34ccb9c02a5456699ec6e04c51ab4cd1c1550e31
Taking a slice of an array requires moving the array to the heap.

From-SVN: r171792
gcc/go/gofrontend/expressions.cc