]> Cypherpunks repositories - gostls13.git/commit
cmd/5g, cmd/6g, cmd/8g: more nil ptr to large struct checks
authorIan Lance Taylor <iant@golang.org>
Wed, 24 Apr 2013 15:13:01 +0000 (08:13 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 24 Apr 2013 15:13:01 +0000 (08:13 -0700)
commit578dc3a96ce6649b021ee437e089af3a205dff82
tree3a92765d020d963f48dd6a22a89176a6308f74b3
parent73417e4098f59b3b03e7b3287427be6e47d9f56e
cmd/5g, cmd/6g, cmd/8g: more nil ptr to large struct checks

R=r, ken, khr, daniel.morsing
CC=dsymonds, golang-dev, rickyz
https://golang.org/cl/8925043
src/cmd/5g/cgen.c
src/cmd/6g/cgen.c
src/cmd/8g/cgen.c
test/nilptr.go