|
Re: [GHC] #917: -O introduces space leak: msg#00186lang.haskell.glasgow.bugs
#917: -O introduces space leak --------------------------------------+------------------------------------- Reporter: claus.reinke@xxxxxxxxxx | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 6.5 Severity: normal | Resolution: Keywords: | Os: Unknown Difficulty: Unknown | Architecture: Unknown --------------------------------------+------------------------------------- Comment (by claus.reinke@xxxxxxxxxx): actually, the relevant evals/updates would have been in in init and last, whereas the problem is visible in initlast, where the pragmas should be. so this would have required either a little more thinking if one wanted to do it in the compiler, or perhaps there might still be a simple way to tag thunks for "please don't update" in the runtime system? -- 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: | [GHC] #917: -O introduces space leak, GHC |
|---|---|
| Next by Date: | Re: [GHC] #885: GHC doesn't work with Data Execution Prevention on Windows, GHC |
| Previous by Thread: | [GHC] #917: -O introduces space leak, GHC |
| Next by Thread: | Re: [GHC] #917: -O introduces space leak, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |