]> Cypherpunks repositories - gostls13.git/commit
runtime: disable pointer scan optimization
authorRuss Cox <rsc@golang.org>
Sun, 6 Dec 2009 16:18:58 +0000 (08:18 -0800)
committerRuss Cox <rsc@golang.org>
Sun, 6 Dec 2009 16:18:58 +0000 (08:18 -0800)
commited6fd1bcbe06a69e9469fe59d92840a84b41c07b
tree356626215f62a621f0602570a9c226e41d6ae2f3
parent44c1eb6bed9e14d58ebe8e32ca0f2db8d372d18f
runtime: disable pointer scan optimization
  * broken by reflect, gob

TBR=r
https://golang.org/cl/166077
src/pkg/runtime/slice.c