runtime: allocate more stack space in CgoCallbackGC test
commitadeed436f87465d4d406d6d8b14ab203bde06d23
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jul 2017 17:50:14 +0000 (21 17:50 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jul 2017 17:50:14 +0000 (21 17:50 +0000)
tree3c7084a485b8a44b5ee8a461cffa7b3146df19be
parenta7ba08407d911032da7df93d84c4837fa0119dd7
runtime: allocate more stack space in CgoCallbackGC test

    Allocate enough stack space so that the test will work on a system
    that does not support split stacks.

    This test is actually not very meaningful for gccgo at present, but it
    doesn't hurt to keep running it.

    Updates golang/go#20931

    Reviewed-on: https://go-review.googlesource.com/50630

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250433 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/runtime/testdata/testprogcgo/callback.go