#2002: problems with very large (list) literals
--------------------------+-------------------------------------------------
 Reporter:  Isaac Dupree  |          Owner:         
     Type:  bug           |         Status:  new    
 Priority:  high          |      Milestone:  6.8.3  
Component:  Compiler      |        Version:  6.8.2  
 Severity:  normal        |     Resolution:         
 Keywords:                |     Difficulty:  Unknown
 Testcase:                |   Architecture:  x86    
       Os:  Linux         |  
--------------------------+-------------------------------------------------
Comment (by Isaac Dupree):

 Could be. Compared to 6.6, though, it's not really a regression, in fact
 it's an improvement (in 6.6.1 no amount of memory will allow it to finish
 -- I think that might have been a quadratic-behavior bug that was fixed.
 I don't think "stack overflow" is really a regression from "fails to
 terminate on valid code"?)

 As for the second part of my report (large alex files), I haven't tested
 it with 6.6.1, but I'm sure it wouldn't terminate, since in 6.6.1 the
 large list literals alone would ensure that.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2002#comment:2>
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