go/src/cmd/6c
Lucio De Re c8c6e1961d 5c, 6c, 6l: fix Plan 9 build warnings
src/cmd/5c/reg.c:
. Added USED() attribute.

src/cmd/6c/cgen.c:
. Revised code around "REGARG" to resemble use in "8c" and
  consequently remove a warning.

src/cmd/6l/asm.c:
. Added USED() attributes.
. Removed an unnecessary assignment.

R=golang-dev
CC=golang-dev, rsc
https://golang.org/cl/4836045
2011-08-16 14:22:08 -04:00
..
Makefile build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
cgen.c 5c, 6c, 6l: fix Plan 9 build warnings 2011-08-16 14:22:08 -04:00
div.c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
gc.h 6a, 6c, 6l: fix for Plan 9 build 2011-07-15 11:58:39 -04:00
list.c 6c, 8c: show line numbers in -S output 2010-09-10 11:53:51 -04:00
machcap.c move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
mul.c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
peep.c build: use gcc -Werror 2011-04-13 16:18:09 -04:00
reg.c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
sgen.c amd64: use segment memory for thread-local storage 2010-08-04 17:50:22 -07:00
swt.c 6a, 6c, 6l: fix for Plan 9 build 2011-07-15 11:58:39 -04:00
txt.c build: use gcc -Werror 2011-04-13 16:18:09 -04:00