#4346: Behaviour of INLINABLE depends on whether the modules included are 
already
compiled.
---------------------------------+------------------------------------------
    Reporter:  milan             |        Owner:  simonmar    
        Type:  bug               |       Status:  merge       
    Priority:  high              |    Milestone:  7.0.1       
   Component:  Compiler          |      Version:  7.1         
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------
Changes (by simonmar):

  * status:  new => merge


Comment:

 Fixed - thanks for a great report, and well done for spotting the problem.

 {{{
 Fri Oct 15 10:48:36 BST 2010  Simon Marlow <marlo...@gmail.com>
   * Fix #4346 (INLINABLE pragma not behaving consistently)
   Debugged thanks to lots of help from Simon PJ: we weren't updating the
   UnfoldingGuidance when the unfolding changed.
   Also, a bit of refactoring and additinoal comments.
 }}}

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