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== scs: time to compile LinearAlgebra follows...
/home/tora/msr-ghc/ghc-Stack/ghc/stage2-inplace/ghc -O -H64m -O -Rghc-timing -H32m -hisuf hi -fexplicit-call-stack-all -c LinearAlgebra.hs -o LinearAlgebra.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: 596503880 bytes, 273 GCs, 11218739/19699248 avg/max bytes residency (5 samples), 54M in use, 0.00 INIT (0.00 elapsed), 1.26 MUT (1.39 elapsed), 0.63 GC (0.69 elapsed) :ghc>>
Command exited with non-zero status 1
1.89user 0.08system 0:02.09elapsed 94%CPU (0avgtext+0avgdata 0maxresident)k
384inputs+344outputs (1major+18566minor)pagefaults 0swaps
make: *** [LinearAlgebra.o] Error 1
