initC: srt when compiling with profiling
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
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.7 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |