]> Cypherpunks repositories - gostls13.git/commit
runtime: enable StackCopyAlways
authorRuss Cox <rsc@golang.org>
Tue, 9 Sep 2014 00:37:28 +0000 (20:37 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 9 Sep 2014 00:37:28 +0000 (20:37 -0400)
commit815a843b6aff1a1db558514811bed4c78adce522
treef32d0aebad3886c8a0410dc5b312744ac0be7d7d
parent0133e0a208661c5eb4af9d30600f8632ed744b84
runtime: enable StackCopyAlways

It worked at CL 134660043 on the builders,
so I believe it will stick this time.

LGTM=bradfitz
R=khr, bradfitz
CC=golang-codereviews
https://golang.org/cl/141280043
src/runtime/stack.c