#3294: Large compilation time/memory consumption
-------------------------+--------------------------------------------------
    Reporter:  pumpkin   |        Owner:  simonmar                    
        Type:  bug       |       Status:  new                         
    Priority:  low       |    Milestone:  7.2.1                       
   Component:  Compiler  |      Version:  6.10.3                      
    Keywords:            |     Testcase:                              
   Blockedby:            |   Difficulty:  Unknown                     
          Os:  MacOS X   |     Blocking:                              
Architecture:  x86       |      Failure:  Compile-time performance bug
-------------------------+--------------------------------------------------

Comment(by altaic):

 Regarding the space leak, T3294 fails for me with HEAD on OS X 10.6
 (x86_64):

 {{{
 bytes allocated 4624199648 is more than maximum allowed 1500000000
 *** unexpected failure for T3294(normal)
 }}}

 I've also disabled the `outofmem` tests (ticket #1791), since it tends to
 bring my system to a grinding halt due to swapping.

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