[GHC] #8275: Loopification breaks profiling

GHC ghc-devs at haskell.org
Fri Oct 18 21:35:03 UTC 2013


#8275: Loopification breaks profiling
----------------------------------------+----------------------------------
        Reporter:  jstolarek            |            Owner:  jstolarek
            Type:  bug                  |           Status:  new
        Priority:  high                 |        Milestone:  7.8.1
       Component:  Profiling            |          Version:  7.7
      Resolution:                       |         Keywords:
Operating System:  Unknown/Multiple     |     Architecture:
 Type of failure:  Building GHC failed  |  Unknown/Multiple
       Test Case:                       |       Difficulty:  Unknown
        Blocking:  8298                 |       Blocked By:  8456
                                        |  Related Tickets:
----------------------------------------+----------------------------------

Comment (by simonpj):

 Yes, that makes sense thank you.  I was forgetting about the late-bound
 constant `CmmHighStackMark`, which `manifestSp` manifests along with the
 areas etc.  I've added yet more comments!

 Disappointing that you still get the seg fault.  I hope you make progress
 in tracking it down.

 Simon

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8275#comment:28>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list