]> Cypherpunks repositories - gostls13.git/commit
fix bug206.
authorRuss Cox <rsc@golang.org>
Fri, 11 Sep 2009 00:33:01 +0000 (17:33 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 11 Sep 2009 00:33:01 +0000 (17:33 -0700)
commit2204cfddea02193bc6e4aae5214c674b5b256a82
treef023eb4864b5dfbad370cc1790ae1d9437025006
parent93b1dcbfcb6e105911d040de295382775004abe2
fix bug206.
delay calls to savex as long as possible.

R=ken
OCL=34535
CL=34546
src/cmd/6g/cgen.c
src/cmd/6g/gg.h
src/cmd/6g/ggen.c
src/cmd/6g/gsubr.c
test/fixedbugs/bug206.go [moved from test/bugs/bug206.go with 100% similarity]
test/golden.out