go/src/cmd/5c
Ron Minnich 1bc1caa802 cc: change cas to newcase
Change the name of cas() in cc to newcase() to avoid a NIX conflict.
cas() is used in cc to create a new Case struct. There is a name
conflict in that cas() is a commonly-used
name for compare and swap. Since cas() is only used internally
in the compiler in 3 places, change the name to avoid a wider
conflict with the NIX runtime. This issue might well come up on
other OSes in the future anyway, as the name is fairly common.

R=rsc
CC=golang-dev
https://golang.org/cl/5294071
2011-10-26 15:27:59 -07:00
..
Makefile
cgen.c
doc.go
gc.h cc: change cas to newcase 2011-10-26 15:27:59 -07:00
list.c
mul.c
peep.c 5a, 5c, 5l: fix for Plan 9 build 2011-07-15 11:58:28 -04:00
reg.c 5c, 6c, 6l: fix Plan 9 build warnings 2011-08-16 14:22:08 -04:00
sgen.c
swt.c 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
txt.c 5c: do not use R9 and R10 2011-06-22 23:22:36 -04:00