word2Float test broken on 32-bit
Daniel Fischer <[email protected]> Thu, 03 Jan 2013 18:11:32 +0100
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
On Donnerstag, 3. Januar 2013, 09:01:11, Geoffrey Mainland wrote: > > Fix LLVM code generated for word2Float# and word2Double#. > That reminds me, on 32-bit, 2^53 :: Word is 0, and that means the test fails.