]> Cypherpunks repositories - gostls13.git/commit
undo CL 13010045 / 04f8101b46dd
authorCarl Shapiro <cshapiro@google.com>
Wed, 21 Aug 2013 20:51:00 +0000 (13:51 -0700)
committerCarl Shapiro <cshapiro@google.com>
Wed, 21 Aug 2013 20:51:00 +0000 (13:51 -0700)
commit87fdb8fb9ab8de4e008fa7c1561b16e3df01223a
tree7db7edbf4cac37a61583cf6565febecb3562d2a2
parentfcf6a7e5ceb79f771bcf8e783c85535bfaad4f9c
undo CL 13010045 / 04f8101b46dd

Update the original change but do not read interface types in
the arguments area.  Once the arguments area is zeroed as the
locals area is we can safely read interface type values there
too.

««« original CL description
undo CL 12785045 / 71ce80dc4195

This has broken the 32-bit builds.

««« original CL description
cmd/gc, runtime: use type information to scan interface values

R=golang-dev, rsc, dvyukov
CC=golang-dev
https://golang.org/cl/12785045
»»»

R=khr, golang-dev, khr
CC=golang-dev
https://golang.org/cl/13010045
»»»

R=khr, khr
CC=golang-dev
https://golang.org/cl/13073045
src/cmd/gc/pgen.c
src/pkg/runtime/mgc0.c