]> Cypherpunks repositories - gostls13.git/commit
1 got rid if static 'fn wo return' test
authorKen Thompson <ken@golang.org>
Fri, 12 Sep 2008 23:48:35 +0000 (16:48 -0700)
committerKen Thompson <ken@golang.org>
Fri, 12 Sep 2008 23:48:35 +0000 (16:48 -0700)
commit904d4045d35605732a7b0abf1c6bc247904b6a4d
tree254e5f57444037a1eabb7f314fe114c6730afca5
parent7c9e2c2b6c2e0aa3090dbd5183809e1b2f53359b
1 got rid if static 'fn wo return' test
2 added dynamic calls to throw for array bounds
  and 'fn wo return'
3 small optimization on index[constant]

R=r
OCL=15281
CL=15281
src/cmd/6g/cgen.c
src/cmd/6g/gen.c
src/cmd/6g/gg.h
src/cmd/gc/sys.go
src/cmd/gc/sysimport.c
src/cmd/gc/walk.c
src/runtime/runtime.c