]> Cypherpunks repositories - gostls13.git/commit
math/big: disable some tests on 32bit platforms (fix build)
authorRobert Griesemer <gri@golang.org>
Sat, 24 Jan 2015 05:40:35 +0000 (21:40 -0800)
committerRobert Griesemer <gri@golang.org>
Sat, 24 Jan 2015 05:42:47 +0000 (05:42 +0000)
commit3acb9fd98e41014b3958cd11ba599385c4eab9cc
tree8b8c88101a29b93e6c6ab78e7db398224a3ec9f9
parentbd275b238179cdaca2c01a0bf1ac60a16fbf5a98
math/big: disable some tests on 32bit platforms (fix build)

TBR: adonovan

Change-Id: I59757b5b46a2c533fc5f888423c99d550d3c7648
Reviewed-on: https://go-review.googlesource.com/3264
Reviewed-by: Robert Griesemer <gri@golang.org>
src/math/big/float.go
src/math/big/float_test.go