]> Cypherpunks repositories - gostls13.git/commit
reflect: correct alignment of call arguments on amd64p32.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Thu, 20 Mar 2014 21:22:07 +0000 (22:22 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Thu, 20 Mar 2014 21:22:07 +0000 (22:22 +0100)
commitea7d801130636601bf0fb0d9c15e1f19dff8805d
tree1a35279dc2581ecbd66bc0c06213ce48a3997a00
parentceb346685d58f2ddd0694f55cfbfb95d82abfd29
reflect: correct alignment of call arguments on amd64p32.

Changes adapted from original CL 15680044.

LGTM=iant
R=rsc, iant, dave
CC=golang-codereviews
https://golang.org/cl/76150044
src/pkg/reflect/type.go
src/pkg/reflect/value.go