[GHC] #7190: GHC's -fprof-auto does not work with LINE pragmas
GHC
ghc-devs at haskell.org
Wed May 25 15:41:24 UTC 2016
#7190: GHC's -fprof-auto does not work with LINE pragmas
-------------------------------------+-------------------------------------
Reporter: timthelion | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 7.4.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
I'm going over cost-center-related tickets -- does anyone know how do I
test and close this? As far as I can see `.prof.sample` files are not good
enough for testing purposes. For example, I created a `.prof.sample` for
testing this, but if I remove a random line in that file the test is still
accepted. What am I doing wrong?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7190#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list