[GHC] #1092: initC: srt when compiling with profiling

GHC trac at galois.com
Mon Jan 8 08:50:24 EST 2007


#1092: initC: srt when compiling with profiling
----------------------------------+-----------------------------------------
    Reporter:  ravi at bluespec.com  |       Owner:         
        Type:  bug                |      Status:  new    
    Priority:  normal             |   Milestone:         
   Component:  Compiler           |     Version:  6.7    
    Severity:  major              |    Keywords:         
  Difficulty:  Unknown            |    Testcase:         
Architecture:  Unknown            |          Os:  Unknown
----------------------------------+-----------------------------------------
When compiling for profiling using HEAD, one file I'm working with blows
 up with initC: srt

 I boiled it down to a self-contained file (TT.hs)

 The command line I used with that file:
 /home/ravi/ghc_darcs/ghc/compiler/stage2/ghc-inplace -prof -auto-all -c
 -O2 TT.hs

 Compiling with -dcore-lint spits out a voluminous complaint about the
 result of Simplifier phase 0, iteration 1 out of 4

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1092>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list