]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: Ignore stack sizes when deciding when to GC.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 15 Sep 2015 12:33:22 +0000 (12:33 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 15 Sep 2015 12:33:22 +0000 (12:33 +0000)
commit0a4d28e5c445b9fe82fe7c4b88737ccecf5769bc
treed6cff5a2a303ad67b21c7a1a074c18f14a6e77f1
parent3854b49d4c6b1ca1c0e0a3fd15061b3412386810
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: r227786
libgo/runtime/mgc0.c