]> Cypherpunks repositories - gostls13.git/commit
5g, 5l: fix more set but not used warnings
authorAnthony Martin <ality@pbrane.org>
Mon, 20 Jun 2011 18:18:04 +0000 (14:18 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 20 Jun 2011 18:18:04 +0000 (14:18 -0400)
commit12b226986000dcc80ba46190b17f85d4e9703154
tree7ce2daeeb4ee5f8b9f010afca3a48638e02f81fd
parente0a617496e52b7e1b71ca95ff5b10e4945267e0e
5g, 5l: fix more set but not used warnings

These are present when building with gcc 4.6.

R=golang-dev, dave
CC=golang-dev, lvd
https://golang.org/cl/4636047
src/cmd/5g/reg.c
src/cmd/5l/noop.c