1
0
mirror of https://github.com/golang/go synced 2024-11-21 21:14:47 -07:00
go/test
Russ Cox 560283c880 gc: bug270
Fixes #746.

R=ken2
CC=golang-dev
https://golang.org/cl/1040042
2010-04-30 13:04:16 -07:00
..
bench
bugs
chan
fixedbugs
garbage
interface
ken
nilptr
syntax gc: more specific error for statements at top level 2010-04-26 22:35:27 -07:00
64bit.go
235.go
args.go
arm-pass.txt
assign.go
bigalg.go
blank1.go write-only variable _ 2009-09-08 23:16:19 -07:00
blank.go
chancap.go delete all uses of panicln by rewriting them using panic or, 2010-03-24 16:46:53 -07:00
char_lit.go
closedchan.go
closure.go
cmp1.go
cmp2.go
cmp3.go
cmp4.go
cmp5.go
cmplx.go
complit.go
compos.go missing files; cleaned up g4 nothave output. 2009-09-24 13:38:18 -07:00
const1.go
const2.go
const3.go
const.go
convert3.go
convert.go
convlit1.go
convlit.go
copy.go
ddd1.go
ddd2.go gc: add ... T, rework plain ... 2010-02-01 00:25:59 -08:00
ddd3.go
ddd.go
decl.go
declbad.go
defer.go
deferprint.go
empty.go test of new empty productions 2008-10-08 15:33:18 -07:00
env.go runtime: closures, defer bug fix for Native Client 2010-04-22 17:52:22 -07:00
errchk
escape.go
float_lit.go
floatcmp.go
for.go
func1.go
func2.go
func3.go
func4.go
func5.go
func.go
gc1.go
gc.go
golden-arm.out
golden.out 6g bug: no need for parens around array index expression 2010-04-27 13:09:32 -07:00
hashmap.go
helloworld.go
hilbert.go
if1.go
if.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
import1.go
import2.go
import3.go
import4.go
import.go
indirect1.go
indirect.go
initcomma.go
initialize.go
initializerr.go
initsyscall.go
int_lit.go
intcvt.go
iota.go
literal.go
malloc1.go
mallocfin.go
mallocrand.go
mallocrep1.go
mallocrep.go
map.go
method1.go
method2.go
method3.go
method.go
named1.go
named.go
nil.go
nul1.go
parentype.go
peano.go
printbig.go
range.go
recover1.go
recover2.go
recover3.go runtime: closures, defer bug fix for Native Client 2010-04-22 17:52:22 -07:00
recover.go
rename1.go
rename.go
run
run-arm
runtime.go
sieve.go
sigchld.go
simassign.go single argument panic 2010-03-30 10:34:57 -07:00
stack.go
string_lit.go
stringrange.go
switch1.go
switch.go
test0.go
turing.go
typeswitch1.go
typeswitch2.go
typeswitch.go
utf.go
varinit.go
vectors.go