#6131: -fprof-auto adds cost centers to INLINE functions
-------------------------------+--------------------------------------------
    Reporter:  akio            |       Owner:                             
        Type:  bug             |      Status:  infoneeded                 
    Priority:  normal          |   Milestone:                             
   Component:  Compiler        |     Version:  7.4.2-rc1                  
    Keywords:                  |          Os:  Linux                      
Architecture:  x86_64 (amd64)  |     Failure:  Incorrect result at runtime
  Difficulty:  Unknown         |    Testcase:                             
   Blockedby:                  |    Blocking:                             
     Related:                  |  
-------------------------------+--------------------------------------------
Changes (by simonmar):

  * status:  new => infoneeded
  * difficulty:  => Unknown


Comment:

 This is indeed a bug, however we are inclined to fix the documentation
 rather than the implementation, i.e. functions with an `INLINE` pragma
 will also get cost centres.  Would this be a problem for you?  What is the
 reason that you didn't want a cost centre on `foo`?

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