]> Cypherpunks repositories - gostls13.git/commit
runtime: enable StackCopyAlways
authorRuss Cox <rsc@golang.org>
Mon, 8 Sep 2014 21:23:40 +0000 (17:23 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 8 Sep 2014 21:23:40 +0000 (17:23 -0400)
commit318294286a2d92b24dc98553ac3913cf80c98a7f
tree24e23146a81f4ed6885d222ac2ac707875a49007
parent9e7c22938cb3c7af9dc02447eebf4ab31bc40cc1
runtime: enable StackCopyAlways

Let's see how close we are to this being ready.
Will roll back if it breaks any builds in non-trivial ways.

LGTM=r, khr
R=iant, khr, r
CC=golang-codereviews
https://golang.org/cl/138200043
src/runtime/stack.c