]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: make rnd() more 64-bit-friendly.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Sat, 6 Oct 2012 22:29:55 +0000 (00:29 +0200)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Sat, 6 Oct 2012 22:29:55 +0000 (00:29 +0200)
commit94acfde22e73902692b8eef413c7c35a5ba98708
treedc6c2d7255fd8e7f7f3aad86b0bae113e91a3a38
parentbcccad40202ba895d237d9d0a921b33bc2c5601f
cmd/gc: make rnd() more 64-bit-friendly.

Fixes #4200.

R=golang-dev, dave, rsc
CC=golang-dev
https://golang.org/cl/6619057
src/cmd/gc/align.c
src/cmd/gc/go.h
test/fixedbugs/bug458.go [new file with mode: 0644]