[GHC] #1656: Bignum exponentiation yields wrong results
GHC
trac at galois.com
Sun Sep 2 14:35:25 EDT 2007
#1656: Bignum exponentiation yields wrong results
--------------------------------------+-------------------------------------
Reporter: rvb at minet.uni-jena.de | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.6
Severity: major | Resolution:
Keywords: | Difficulty: Unknown
Os: Linux | Testcase:
Architecture: x86_64 (amd64) |
--------------------------------------+-------------------------------------
Comment (by rvb at minet.uni-jena.de):
Ok, both the GHC calculated number and the C calculated one have exactly
369693101 digits. So the GHC computed number is probably not just
truncated.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1656>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list