[GHC] #7978: Profiling broken
GHC
ghc-devs at haskell.org
Sun Jul 21 00:33:23 CEST 2013
#7978: Profiling broken
--------------------------------------------+------------------------------
Reporter: gmainland | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC doesn't work at all | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
--------------------------------------------+------------------------------
Comment (by ezyang):
There are also a multitude of profasm/prof/profthreaded tests which are
still failing. Here is a partial list:
{{{
codeGen/should_run cgrun057 [bad stderr]
(profasm,profthreaded)
concurrent/should_run T367 [bad exit code]
(profasm,ghci,profthreaded)
indexed-types/should_compile T4492 [exit code non-0] (profasm)
indexed-types/should_compile T7837 [stderr mismatch] (profasm)
profiling/should_run T680 [bad profile]
(profasm,profthreaded,prof)
profiling/should_run callstack001 [bad stdout] (prof)
profiling/should_run prof-doc-last [bad profile]
(profasm,profthreaded,prof)
quasiquotation/qq007 qq007 [exit code non-0] (profasm)
quasiquotation/qq008 qq008 [exit code non-0] (profasm)
simplCore/should_compile T5550 [exit code non-0] (profasm)
simplCore/should_compile T7702 [exit code non-0] (profasm)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7978#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list