libgo: Fix go/runtime test failure on S390.
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 26 Mar 2015 00:39:45 +0000 (00:39 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 26 Mar 2015 00:39:45 +0000 (00:39 +0000)
commitd94a1e7fe932238f9073bcbfb2821a264d9f6ac6
treed7be665993dd21c575d2c963f18e286386e5b84b
parentd9c14be954c293144ed76e907cdc4f86b57974ef
libgo: Fix go/runtime test failure on S390.

The tests run out of memory on 31-bit S390 systems because
it does not have split stacks.

From-SVN: r221681
libgo/go/runtime/chan_test.go
libgo/go/runtime/map_test.go