numbers.test: Avoid inexact arithmetic in computation of fixnum-bit.
authorMark H Weaver <mhw@netris.org>
Tue, 16 Jul 2013 04:22:10 +0000 (00:22 -0400)
committerMark H Weaver <mhw@netris.org>
Tue, 16 Jul 2013 04:22:10 +0000 (00:22 -0400)
commitba0e46ea1b56ff6164daa9d5fe0778029ca3beee
tree40c2f40df62e1cc29f8e6d69e72f604785041cde
parent01329288918de3ab4b7d85d4c0c5b83b0edfc179
numbers.test: Avoid inexact arithmetic in computation of fixnum-bit.

* test-suite/tests/numbers.test (fixnum-bit): Rewrite to avoid
  inexact arithmetic.
test-suite/tests/numbers.test