HC = /home/tora/msr-ghc/ghc-Stack/ghc/stage2-inplace/ghc
HC_OPTS = -O -H64m -O -Rghc-timing -H32m -hisuf hi -fexplicit-call-stack-all
RUNTEST_OPTS = -ghc-timing
==nofib== cacheprof: time to compile Main follows...
/home/tora/msr-ghc/ghc-Stack/ghc/stage2-inplace/ghc -O -H64m -O -Rghc-timing -H32m -hisuf hi -fexplicit-call-stack-all -c Main.hs -o Main.o
ghc: panic! (the 'impossible' happened)
  (GHC version 6.11.20090109 for x86_64-unknown-linux):
	initC: srt_lbl

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

<<ghc: 3127507944 bytes, 5570 GCs, 36275643/58737144 avg/max bytes residency (12 samples), 160M in use, 0.00 INIT (0.00 elapsed), 6.22 MUT (6.57 elapsed), 4.68 GC (4.73 elapsed) :ghc>>
Command exited with non-zero status 1
10.90user 0.28system 0:11.32elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k
1344inputs+1288outputs (0major+45972minor)pagefaults 0swaps
make: *** [Main.o] Error 1
