go/test
Anthony Martin 0b209b36b6 gc: relax assignability of method receivers
The spec was adjusted in commit df410d6a4842 to allow the
implicit assignment of strutures with unexported fields in
method receivers.  This change updates the compiler.

Also moved bug322 into fixedbugs and updated golden.out
to reflect the removal of the last known bug.

Fixes #1402.

R=golang-dev, gri, rsc
CC=golang-dev
https://golang.org/cl/4526069
2011-05-24 19:48:19 -04:00
..
bench
bugs
chan
fixedbugs
garbage
interface
ken
nilptr
syntax
64bit.go
235.go
append.go
args.go
assign.go
assign1.go
bigalg.go
bigmap.go
blank.go
blank1.go
chancap.go
char_lit.go
char_lit1.go
closedchan.go
closure.go
cmp1.go
cmp2.go
cmp3.go
cmp4.go
cmp5.go
cmp6.go
cmplx.go
cmplxdivide.c
cmplxdivide.go
cmplxdivide1.go
complit.go
compos.go
const.go
const1.go
const2.go
const3.go
convert.go
convert3.go
convlit.go
convlit1.go
copy.go
ddd.go
ddd1.go
ddd2.go
ddd3.go
decl.go
declbad.go
defer.go
deferprint.go
empty.go
env.go
eof.go
eof1.go
errchk
escape.go
float_lit.go
floatcmp.go
for.go
func.go
func1.go
func2.go
func3.go
func4.go
func5.go
func6.go
func7.go
gc.go
gc1.go
gc2.go
golden.out
hashmap.go
helloworld.go
if.go
import.go
import1.go
import2.go
import3.go
import4.go
index.go
indirect.go
indirect1.go
init.go
initcomma.go
initialize.go
initializerr.go
initsyscall.go
int_lit.go
intcvt.go
iota.go
label.go
label1.go
literal.go
malloc1.go
mallocfin.go
mallocrand.go
mallocrep.go
mallocrep1.go
map.go
method.go
method1.go
method2.go
method3.go
named.go
named1.go
nil.go
nul1.go
parentype.go
peano.go
printbig.go
range.go
recover.go
recover1.go
recover2.go
recover3.go
rename.go
rename1.go
run
runtime.go
sieve.go
sigchld.go
simassign.go
sinit.go
solitaire.go
stack.go
string_lit.go
stringrange.go
switch.go
switch1.go
test0.go
turing.go
typeswitch.go
typeswitch1.go
typeswitch2.go
undef.go
utf.go
varerr.go
varinit.go
vectors.go
zerodivide.go