]> Cypherpunks repositories - gostls13.git/commit
gc: fix inlining bug
authorRuss Cox <rsc@golang.org>
Wed, 11 Jan 2012 22:25:09 +0000 (17:25 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 11 Jan 2012 22:25:09 +0000 (17:25 -0500)
commit81728cf06da55bfc66981e0df2414accc876bccc
tree0cb40443f95b5e9a07d62098aa8c4fea0b6df678
parent3fc327b33bede4445ff01072b8cc91c88fbd10fa
gc: fix inlining bug

R=lvd
CC=golang-dev
https://golang.org/cl/5532077
src/cmd/gc/inl.c
test/fixedbugs/bug392.dir/one.go
test/fixedbugs/bug392.dir/two.go