|
Re: [GHC] #917: -O introduces space leak: msg#00188lang.haskell.glasgow.bugs
#917: -O introduces space leak --------------------------------------+------------------------------------- Reporter: claus.reinke@xxxxxxxxxx | Owner: Type: bug | Status: new Priority: lowest | Milestone: _|_ Component: Compiler | Version: 6.5 Severity: normal | Resolution: Keywords: | Os: Unknown Difficulty: Unknown | Architecture: Unknown --------------------------------------+------------------------------------- Changes (by simonpj): * milestone: => _|_ * priority: normal => lowest Comment: Thanks for recording this. You are right that full laziness can introduce space leaks. GHC provides no way to selectively disable it, but you can use -fno-full-laziness. It's a good research topic. It'd be great if someone could find a way to solve it... but I doubt we'll do anything to GHC in the short term. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/917> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #885: GHC doesn't work with Data Execution Prevention on Windows, GHC |
|---|---|
| Next by Date: | Re: [GHC] #801: random list from randomseed ... amd64 differs, GHC |
| Previous by Thread: | Re: [GHC] #917: -O introduces space leak, GHC |
| Next by Thread: | Re: [GHC] #95: GHCi editor binding with ":e", GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |