• Russ Cox's avatar
    runtime: mark asmcgocall<>(SB) as having no arguments · 40dd6bf3
    Russ Cox authored
    It doesn't.
    Fixes 386 build.
    
    While we're here, mark runtime.asmcgocall as GO_ARGS,
    so that it will work with stack copying. I don't think anything
    that uses it can lead to a stack copy, but better safe than sorry.
    Certainly the runtime.asmcgocall_errno variant needs
    (and already has) GO_ARGS.
    
    TBR=iant
    CC=golang-codereviews
    https://golang.org/cl/138400043
    40dd6bf3
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...