> `/usr/local/pub-bkb/ghc/fptools/ghc/rts/gmp/mpz'
> ../driver/ghc-inplace -I../includes -I. -Iparallel -optc-Wall 
>  -optc-W -optc-Wstrict-prototypes  -optc-Wmissing-prototypes  
> -optc-Wmissing-declarations -optc-Winline 
> -optc-Waggregate-return -optc-Wpointer-arith 
> -optc-Wbad-function-cast -O2 -optc-DCOMPILING_RTS -static    
> -H40m -Onot  -O2 -optc-fomit-frame-pointer    -c GC.c -o GC.o
> GC.c:862: structure has no member named `global_link'
> GC.c:873: structure has no member named `global_link'
> GC.c:874: structure has no member named `global_link'
> GC.c:878: structure has no member named `global_link'
> GC.c:879: structure has no member named `global_link'
> GC.c:899: structure has no member named `global_link'
> GC.c:901: structure has no member named `global_link'
> GC.c:851: warning: `next' might be used uninitialized in this function
> GC.c:897: warning: `next' might be used uninitialized in this function
> GC.c:1275: warning: `step' might be used uninitialized in 
> this function

This one is now fixed.

Simon

Reply via email to