Re: [GHC] #5889: -fno-prof-count-entries leads to linking errors

#5889: -fno-prof-count-entries leads to linking errors -------------------------------------+------------------------------------- Reporter: akio | Owner: bgamari Type: bug | Status: new Priority: highest | Milestone: 8.4.1 Component: Compiler | Version: 8.3 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 Type of failure: GHC rejects | (amd64) valid program | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonpj):
However, the tick remains in the unfolding
* Why? If it is dropped in the RHS why isn't it dropped in the unfolding too? * Also, when that unfolding is later inlined at a call site, why isn't the tick eliminated then? Still, I suppose alternative (2) in comment:10 is also a plausible belt- and-braces approach. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/5889#comment:13 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC