]> Cypherpunks repositories - gostls13.git/commit
build: fix various 'set and not used' for Plan 9
authorLucio De Re <lucio.dere@gmail.com>
Mon, 17 Sep 2012 21:25:26 +0000 (17:25 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 17 Sep 2012 21:25:26 +0000 (17:25 -0400)
commitb29ed23ab55477dbdc02ee9fd4bf711e0b296f6a
treed1934f2578d53c6c6aeb4ef885d5ae0064f4a512
parent54193689ccdf51833c157d55bbbab739bf44dc3b
build: fix various 'set and not used' for Plan 9

R=dave, minux.ma, rsc
CC=golang-dev
https://golang.org/cl/6501134
src/cmd/8g/reg.c
src/cmd/gc/closure.c
src/cmd/gc/esc.c
src/cmd/gc/mparith1.c
src/cmd/gc/reflect.c
src/cmd/ld/go.c
src/pkg/runtime/thread_plan9.c