]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: Ignore stack sizes when deciding when to GC.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 20 Apr 2012 04:58:26 +0000 (04:58 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 20 Apr 2012 04:58:26 +0000 (04:58 +0000)
commit8a72417502730163b7a149310f90140610ca8be0
treebe7f67d3d4b1e832ed43c6bf3fe2047579eb1d9f
parent8198dc134f0026841ebd5e1ee55190e5ff540348
runtime: Ignore stack sizes when deciding when to GC.

Also allocate heap bitmaps bit in page size units and clear
context when putting G structures on free list.

From-SVN: r186607
libgo/runtime/malloc.goc
libgo/runtime/mgc0.c
libgo/runtime/proc.c
libgo/runtime/runtime.h