[GHC] #311: gmp's memory management
GHC
trac at galois.com
Sat Jul 25 17:15:54 EDT 2009
#311: gmp's memory management
---------------------------------+------------------------------------------
Reporter: as49 | Owner:
Type: bug | Status: closed
Priority: low | Milestone: 6.12 branch
Component: Compiler (FFI) | Version: 6.4
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Comment (by isaacdupree):
It's still a bug/issue for when GHC is built with GMP. Were we planning
on switching to non-GMP as default or mandatory? (I think such a change
would need more discussion, because some code might use the speed of GMP's
algorithms on large numbers.) I guess just having non-gmp as a configure
choice is a workaround for these users, although not a perfect or easy
workaround
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/311#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list