|
Re: [GHC] #876: stack overflow on 'length . filter odd $ [0 .. 999999999]': msg#00181lang.haskell.glasgow.bugs
#876: stack overflow on 'length . filter odd $ [0 .. 999999999]' ------------------------------+--------------------------------------------- Reporter: ariep@xxxxxxxxx | Owner: Type: bug | Status: new Priority: normal | Milestone: 6.6.1 Component: libraries/base | Version: 6.5 Severity: normal | Resolution: Keywords: | Os: Linux Difficulty: Unknown | Architecture: x86 ------------------------------+--------------------------------------------- Changes (by simonmar): * component: Compiler => libraries/base * milestone: 6.6 => 6.6.1 Comment: I rolled back the patch for 6.6 - linear stack space is more important than the constant factor speedup from fusion. Let's look at this again for 6.6.1. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/876> 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] #645: Make tick interval configurable, GHC |
|---|---|
| Next by Date: | [GHC] #880: someFunction :: TypeRep -> Int, GHC |
| Previous by Thread: | Re: [GHC] #876: stack overflow on 'length . filter odd $ [0 .. 999999999]', GHC |
| Next by Thread: | [GHC] #877: Template Haskell doesn't parse data decls properly, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |