runtime: Ignore stack sizes when deciding when to GC.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 15 Sep 2015 12:32:31 +0000 (12:32 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 15 Sep 2015 12:32:31 +0000 (12:32 +0000)
commit7e56d668646e384a2c6cb9f903bdf2b47f31b129
tree676cbfebbb629db4af055d56322e25c90f477b72
parentf4720b94c49fa64aad75c309681712f0e94a5059
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

From-SVN: r227784
gcc/go/gofrontend/MERGE
libgo/runtime/mgc0.c