]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] cmd/gc: fix small integer bounds check bug
authorRuss Cox <rsc@golang.org>
Wed, 13 Jun 2012 20:24:17 +0000 (16:24 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 13 Jun 2012 20:24:17 +0000 (16:24 -0400)
commit84d3dc5a93e54d00854e7184f191d745927d44cf
tree3a975b45b0d3da3865bc3b046b63d5a3d26eedb7
parentea2a0ad5082cf3c31e20fe039a609f24e17e8957
[release-branch.go1] cmd/gc: fix small integer bounds check bug

««« backport 967ae8baf398
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