]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/gc: fix small integer bounds check bug
authorRuss Cox <rsc@golang.org>
Thu, 24 May 2012 18:01:39 +0000 (14:01 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 24 May 2012 18:01:39 +0000 (14:01 -0400)
commitc44768cb1c6403bb2cf90c49f4bbfcdf37f5bf2f
tree0e66a392fef801812d652f32b3f895963121d868
parent2dde4f5d2906eab25625f6a260a2eb80be9ce572
cmd/gc: fix small integer bounds check bug

R=ken2
CC=golang-dev
https://golang.org/cl/6254046
src/cmd/gc/walk.c
test/index.go