#876: stack overflow on 'length . filter odd $ [0 .. 999999999]'
------------------------------+---------------------------------------------
  Reporter:  [EMAIL PROTECTED]  |          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
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to