[GHC] #8275: Loopification breaks profiling
GHC
ghc-devs at haskell.org
Thu Sep 12 14:11:32 CEST 2013
#8275: Loopification breaks profiling
----------------------------------+----------------------------------------
Reporter: jstolarek | Owner: jstolarek
Type: bug | Status: new
Priority: high | Milestone:
Component: Profiling | Version: 7.7
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: Building GHC failed
Unknown/Multiple | Test Case:
Difficulty: Unknown | Blocking:
Blocked By: |
Related Tickets: |
----------------------------------+----------------------------------------
Profiling is currently broken in HEAD. Setting `BuildFlavour = prof` in
`build.mk` leads to a segfault during build. After reverting
d61c3ac186c94021c851f7a2a6d20631e35fc1ba (loopification performed in the
code generator) everything builds without problems.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8275>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list