]> Cypherpunks repositories - gostls13.git/commit
Don't check array bounds if we have been told not to.
authorIan Lance Taylor <iant@golang.org>
Fri, 15 Jan 2010 21:51:57 +0000 (13:51 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 15 Jan 2010 21:51:57 +0000 (13:51 -0800)
commitc332ff42fe7ac24833292915a7984e01465e75da
tree57db7a4d1561ec7326ce2545d7e5274f87cd35c6
parent08d3f5e271cd4bd8e1de18966947bf791d9c023e
Don't check array bounds if we have been told not to.

Fixes range.go test for 6g.

R=rsc
CC=golang-dev
https://golang.org/cl/189093
src/cmd/5g/cgen.c
src/cmd/6g/cgen.c