#3458: Allocation where none should happen
-------------------------------+--------------------------------------------
    Reporter:  guest           |        Owner:         
        Type:  bug             |       Status:  new    
    Priority:  normal          |    Milestone:         
   Component:  Compiler        |      Version:  6.10.4 
    Severity:  normal          |   Resolution:         
    Keywords:                  |   Difficulty:  Unknown
    Testcase:                  |           Os:  Linux  
Architecture:  x86_64 (amd64)  |  
-------------------------------+--------------------------------------------
Changes (by guest):

  * version:  6.10.1 => 6.10.4

Comment:

 A few more notes:
 I could reproduce the bug with 6.10.4.
 When profiling, there is roughly ten times more allocation happening,
 which gets attributed to the program. Nevertheless, even when running a
 normal build the program allocates around 4.6GB here, and I don't see
 where all that allocation comes from.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3458#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to