#4428: Local functions lose their unfoldings
---------------------------------+------------------------------------------
    Reporter:  rl                |        Owner:                         
        Type:  bug               |       Status:  new                    
    Priority:  normal            |    Milestone:                         
   Component:  Compiler          |      Version:  7.1                    
    Keywords:                    |     Testcase:                         
   Blockedby:                    |   Difficulty:                         
          Os:  Unknown/Multiple  |     Blocking:                         
Architecture:  Unknown/Multiple  |      Failure:  Runtime performance bug
---------------------------------+------------------------------------------

Comment(by rl):

 Thanks, Simon! Both vector and DPH are littered with local INLINE
 functions. Occasionally, they grow big enough for the pragma to matter. I
 noticed the bug while investigating an issue that occured in the wild. I
 would be very much in favour of merging this if at all possible,
 especially because this one is difficult to spot and very hard to work
 around in the library.

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