]> Cypherpunks repositories - gostls13.git/commit
big: fix broken overflow test
authorRobert Griesemer <gri@golang.org>
Wed, 1 Jun 2011 23:28:17 +0000 (16:28 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 1 Jun 2011 23:28:17 +0000 (16:28 -0700)
commit158b427ea5692d180fd5b60c9093a29749c5a2f6
tree43f281f60445fe60bb9ab1b1e255b965e1f7ecc1
parentf259f6ba0adfa0b98e74b27dbe6013d012a037eb
big: fix broken overflow test

- tested with GOARCH=386
- tested with GOARCH=amd64

R=iant
CC=golang-dev
https://golang.org/cl/4526100
src/pkg/big/nat.go