• Ken Thompson's avatar
    fix issue 798 · b0283611
    Ken Thompson authored
    cannot allocate an audomatic temp
    while real registers are allocated.
    there is a chance that the automatic
    will be allocated to one of the
    allocated registers. the fix is to
    not registerize such variables.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/1202042
    b0283611
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
pkg 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...
README Loading commit data...
favicon.ico Loading commit data...