runtime: Ignore stack sizes when deciding when to GC.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Sep 2015 12:32:31 +0000 (12:32 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Sep 2015 12:32:31 +0000 (12:32 +0000)
commit6b897966bf0c44d41055ce6ac093daad5611eb2f
tree676cbfebbb629db4af055d56322e25c90f477b72
parentb630b9b5ed9ffea3792b6bed2d1f092d8ce11817
runtime: Ignore stack sizes when deciding when to GC.

    This restores https://golang.org/cl/6081043 which was lost accidentally
    when updating a new version of libgo in https://golang.org/cl/22440043 .

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

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