]> Cypherpunks repositories - gostls13.git/commit
bug in shift of longer operand
authorKen Thompson <ken@golang.org>
Wed, 22 Apr 2009 02:38:58 +0000 (19:38 -0700)
committerKen Thompson <ken@golang.org>
Wed, 22 Apr 2009 02:38:58 +0000 (19:38 -0700)
commitc18db5aa1869e8629f203f028341f23ce3593e4a
tree61a21cf16419b6397cb8c2eb0c56d8677a1194dc
parentdc08ad4f37e0587e4eee1aa57f951fea20b1a034
bug in shift of longer operand
by a shorter operand. the bits
in the difference were not cheared.

R=r
OCL=27705
CL=27705
src/cmd/6g/gen.c