]> Cypherpunks repositories - gostls13.git/commit
fix build: remove non-portable test case
authorRobert Griesemer <gri@golang.org>
Wed, 1 Jun 2011 22:19:34 +0000 (15:19 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 1 Jun 2011 22:19:34 +0000 (15:19 -0700)
commit2132a7f575cba670eeffde495c0bb2df120c2c5b
tree012da45f1ea917b61454e7a9f02328a11abf1a32
parent59a190589a86a3c77200e5b76c912210ff8148ac
fix build: remove non-portable test case

On a 32bit machine, the big.Words are only 32bit.

R=rsc
CC=golang-dev
https://golang.org/cl/4561055
src/pkg/big/nat_test.go