#6042: GHC is bloated
---------------------------------+------------------------------------------
    Reporter:  simonmar          |       Owner:                  
        Type:  bug               |      Status:  new             
    Priority:  high              |   Milestone:  7.6.1           
   Component:  Compiler          |     Version:  7.4.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by simonmar):

 milan: Many thanks for running the tests, and sorry for wasting your time.
 At least we have ruled out INLINE/INLINABLE as the cause of the bloat.
 (I'm still not keen on the INLINE folds: I would rather they were marked
 INLINABLE and the user explicitly chooses to inline by using `inline
 fold`.  This could be mentioned in the docs.)

 Thanks for raising the issue with the `factorial` example, I've made a
 separate ticket: #6047

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