]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: eliminate a useless bounds check in inlined append().
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Mon, 20 May 2013 21:19:41 +0000 (23:19 +0200)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Mon, 20 May 2013 21:19:41 +0000 (23:19 +0200)
commit4b0eb19a05133d4cc117fefe1e37ea1e35a64c73
treeaf5fa48c058cb3431e5620ff19ed812d8866a9c7
parent6a3859f4331b2039142673e9beac8ffdd7d2628a
cmd/gc: eliminate a useless bounds check in inlined append().

R=golang-dev, daniel.morsing, r
CC=golang-dev
https://golang.org/cl/9358043
src/cmd/gc/walk.c