• Russ Cox's avatar
    runtime: fix nacl amd64p32 flakiness · 84a36434
    Russ Cox authored
    newproc takes two extra pointers, not two extra registers.
    On amd64p32 (nacl) they are different.
    
    We diagnosed this before the 1.3 cut but the tree was frozen.
    I believe this is causing the random problems on the builder.
    
    Fixes #8199.
    
    TBR=r
    CC=golang-codereviews
    https://golang.org/cl/102710043
    84a36434
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...