nodeMustPointToIt

Donald Bruce Stewart dons at cse.unsw.edu.au
Wed Feb 11 22:16:34 EST 2004


wolfgang.thaller:
> It seems to me that in CgHeapery.hpStkCheck, the result of 
> nodeMustPointToIt is interpreted the wrong way round.
> Also, the names of the stg_gc_* functions don't quite agree with what 
> is currently defined in the RTS (stg_gc_fun and stg_gc_enter_1 ought to 
> be __stg_gc_fun and __stg_gc_enter_1).
> With the attached patch (and a dummy definition for ImpossibleBranch in 
> the RTS), I am now able to compile and link a simple Haskell program 
> (main = return ()). Of course, it crashes.

Great news! Well done.

-- Don


More information about the Cvs-ghc mailing list