[GHC] #5654: Profiling semantics bug

GHC ghc-devs at haskell.org
Sun Dec 18 01:01:51 UTC 2016


#5654: Profiling semantics bug
-------------------------------------+-------------------------------------
        Reporter:  simonmar          |                Owner:
            Type:  bug               |               Status:  new
        Priority:  low               |            Milestone:  8.2.1
       Component:  Profiling         |              Version:  7.2.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
                                     |  profiling/should_run/scc004
      Blocked By:                    |             Blocking:
 Related Tickets:  #10007            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"90cfa84981ee1f9fb756a3af1bd707674c18c034/ghc"
 90cfa849/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="90cfa84981ee1f9fb756a3af1bd707674c18c034"
 Run some tests with -fexternal-interpreter -prof

 We don't have any other tests for this, except one Template Haskell
 test.  This would have caught the bug I just fixed in D2868, at least
 when validating with profiling on.

 Test Plan: Ran tests

 Reviewers: niteria, austin, erikd, bgamari

 Reviewed By: bgamari

 Subscribers: thomie

 Differential Revision: https://phabricator.haskell.org/D2869

 GHC Trac Issues: #5654
 }}}

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


More information about the ghc-tickets mailing list