map_test.go
11.7 KB
- 
libgo: Fix go/runtime test failure on S390. · d94a1e7fThe tests run out of memory on 31-bit S390 systems because it does not have split stacks. From-SVN: r221681 Ian Lance Taylor committed
The tests run out of memory on 31-bit S390 systems because it does not have split stacks. From-SVN: r221681