[GHC] #7190: GHC's -fprof-auto does not work with LINE pragmas
GHC
ghc-devs at haskell.org
Tue Nov 25 02:55:02 UTC 2014
#7190: GHC's -fprof-auto does not work with LINE pragmas
-------------------------------------+-------------------------------------
Reporter: timthelion | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.10.1
Component: Profiling | Version: 7.4.2
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by thomie):
This seems to be fixed in or before the 7.8.1 release. The profiling
report for `profpragma.hs` now does have an entry for the function `main`.
A regression should be added, then this ticket can be closed.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7190#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list