#5779: SPECIALISE pragma generates wrong activations
--------------------------------------+-------------------------------------
  Reporter:  rl                       |          Owner:                  
      Type:  bug                      |         Status:  new             
  Priority:  normal                   |      Milestone:                  
 Component:  Compiler                 |        Version:  7.5             
Resolution:                           |       Keywords:                  
        Os:  Unknown/Multiple         |   Architecture:  Unknown/Multiple
   Failure:  Runtime performance bug  |     Difficulty:  Unknown         
  Testcase:                           |      Blockedby:                  
  Blocking:                           |        Related:                  
--------------------------------------+-------------------------------------

Comment(by rl):

 Ah, I see, your point is that it doesn't matter whether we inline or
 specialise whereas I assume it's always better to specialise than to
 inline (mostly because of compilation speed and intermediate code size). I
 still disagree with the current default behaviour but I now see the logic
 behind it. Thanks for the explanation!

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