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== fem: time to compile Database follows...
/home/tora/msr-ghc/ghc-Stack/ghc/stage2-inplace/ghc -O -H64m -O -Rghc-timing -H32m -hisuf hi -fexplicit-call-stack-all -c Database.hs -o Database.o
<<ghc: 316298288 bytes, 25 GCs, 6034592/13338824 avg/max bytes residency (3 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.58 MUT (0.67 elapsed), 0.22 GC (0.23 elapsed) :ghc>>
0.81user 0.07system 0:00.90elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k
8inputs+608outputs (0major+15274minor)pagefaults 0swaps
==nofib== fem: size of Database.o follows...
   text	   data	    bss	    dec	    hex	filename
  23825	   9488	      0	  33313	   8221	Database.o
==nofib== fem: time to compile DB_interface follows...
/home/tora/msr-ghc/ghc-Stack/ghc/stage2-inplace/ghc -O -H64m -O -Rghc-timing -H32m -hisuf hi -fexplicit-call-stack-all -c DB_interface.hs -o DB_interface.o
<<ghc: 185904944 bytes, 14 GCs, 6916122/13039672 avg/max bytes residency (3 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.32 MUT (0.37 elapsed), 0.14 GC (0.16 elapsed) :ghc>>
0.47user 0.06system 0:00.54elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k
8inputs+336outputs (0major+15180minor)pagefaults 0swaps
==nofib== fem: size of DB_interface.o follows...
   text	   data	    bss	    dec	    hex	filename
  12021	   1936	      0	  13957	   3685	DB_interface.o
==nofib== fem: time to compile Basics follows...
/home/tora/msr-ghc/ghc-Stack/ghc/stage2-inplace/ghc -O -H64m -O -Rghc-timing -H32m -hisuf hi -fexplicit-call-stack-all -c Basics.hs -o Basics.o
<<ghc: 107753000 bytes, 9 GCs, 5553280/11095688 avg/max bytes residency (3 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.16 MUT (0.20 elapsed), 0.08 GC (0.12 elapsed) :ghc>>
0.25user 0.06system 0:00.32elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k
8inputs+128outputs (0major+15402minor)pagefaults 0swaps
==nofib== fem: size of Basics.o follows...
   text	   data	    bss	    dec	    hex	filename
   3972	   1096	      0	   5068	   13cc	Basics.o
==nofib== fem: time to compile Vector follows...
/home/tora/msr-ghc/ghc-Stack/ghc/stage2-inplace/ghc -O -H64m -O -Rghc-timing -H32m -hisuf hi -fexplicit-call-stack-all -c Vector.hs -o Vector.o
<<ghc: 185955232 bytes, 14 GCs, 5595093/11951480 avg/max bytes residency (3 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.30 MUT (0.37 elapsed), 0.14 GC (0.14 elapsed) :ghc>>
0.44user 0.06system 0:00.52elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k
16inputs+272outputs (0major+15178minor)pagefaults 0swaps
==nofib== fem: size of Vector.o follows...
   text	   data	    bss	    dec	    hex	filename
  11605	   1824	      0	  13429	   3475	Vector.o
==nofib== fem: time to compile Degrees follows...
/home/tora/msr-ghc/ghc-Stack/ghc/stage2-inplace/ghc -O -H64m -O -Rghc-timing -H32m -hisuf hi -fexplicit-call-stack-all -c Degrees.hs -o Degrees.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: 288289952 bytes, 24 GCs, 7429850/14666888 avg/max bytes residency (3 samples), 33M in use, 0.00 INIT (0.00 elapsed), 0.54 MUT (0.59 elapsed), 0.22 GC (0.24 elapsed) :ghc>>
Command exited with non-zero status 1
0.76user 0.04system 0:00.83elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+152outputs (0major+13410minor)pagefaults 0swaps
make: *** [Degrees.o] Error 1
