diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-10-16 22:39:45 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-10-16 22:39:45 +0000 |
commit | 6c4ee063a5a71786e43ecf39bcb15121c449b8c6 (patch) | |
tree | bc80787210421ca1a94a7a639a8da61ddd21b35c /gcc | |
parent | e4c6530e821ba32c47802cecdb5817995a8b4027 (diff) | |
download | gcc-6c4ee063a5a71786e43ecf39bcb15121c449b8c6.zip gcc-6c4ee063a5a71786e43ecf39bcb15121c449b8c6.tar.gz gcc-6c4ee063a5a71786e43ecf39bcb15121c449b8c6.tar.bz2 |
runtime: Don't create threads with a small stack.
We want to create goroutines with a small stack, at least on
systems where split stacks are supported. We don't need to
create threads with a small stack.
From-SVN: r216353
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions