]> Cypherpunks repositories - gostls13.git/commit
cc: correct handling of allocn(0, 1, d)
authorRuss Cox <rsc@golang.org>
Wed, 11 Nov 2009 22:52:21 +0000 (14:52 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 11 Nov 2009 22:52:21 +0000 (14:52 -0800)
commitae39a1d8ec1d476ea116c45210a507dca2192d19
tree7141a99fc2e8f6b171e622d76da74102f4aa0b83
parentd38630fe3db1c5c916e496f19d47915f44eed92d
cc: correct handling of allocn(0, 1, d)

Fixes #29.

R=r
https://golang.org/cl/152076
src/cmd/cc/lex.c