]> Cypherpunks repositories - gostls13.git/commit
runtime: fix 386 assembly for syscall.naclWrite
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 14 Mar 2014 21:49:46 +0000 (22:49 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 14 Mar 2014 21:49:46 +0000 (22:49 +0100)
commit6436df0d81ac195d7b1dbcfc3715bb96423bfecd
treedc1e3576098c883637f4718266b4a0b7cbd75df5
parent88f84b3e415ad226f9724dc486be0f1b363b9f05
runtime: fix 386 assembly for syscall.naclWrite

It was using the wrong offset and returned random values
making "runoutput" compiler tests crash.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/76250043
src/pkg/runtime/sys_nacl_386.s