#6131: -fprof-auto adds cost centers to INLINE functions
-------------------------------+--------------------------------------------
Reporter: akio | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.6.1
Component: Profiling | Version: 7.4.2-rc1
Keywords: | Os: Linux
Architecture: x86_64 (amd64) | Failure: Incorrect result at runtime
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
-------------------------------+--------------------------------------------
Comment(by marlowsd@…):
commit 6181e007f0e1e8eddba7acf0d5fbcbaf46806249
{{{
Author: Simon Marlow <[email protected]>
Date: Fri Jun 15 10:30:35 2012 +0100
Don't put auto sccs on INLINE functions (#6131)
There was also a bug caused by INLINEs getting SCCs, but unfortunately
I have lost the test case. The Note in the code describes the problem
though.
compiler/deSugar/Coverage.lhs | 36 +++++++++++++++++++++++++++++++++---
1 files changed, 33 insertions(+), 3 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6131#comment:6>
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