FIX recent PPC crashes introduced by the pointer-tagging patch (I hope)
authorSimon Marlow <simonmar@microsoft.com>
Wed, 1 Aug 2007 14:02:31 +0000 (14:02 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 1 Aug 2007 14:02:31 +0000 (14:02 +0000)
commite7c08550be472eb94a383d4c6115c83e103fcd28
tree843eea44aa8668d85d2477f3ef38d215455bc415
parentef0628b3922b9b1eb3570705c4b8c52172dd2bdc
FIX recent PPC crashes introduced by the pointer-tagging patch (I hope)
There was an accidental endian-dependency in changes related to RET_FUN.
The changes in question weren't strictly necessary - they were left
over from the original workaround for the compacting GC problems, so
I've just reverted those changes in this patch, which should hopefully
fix the PPC problems.
includes/Closures.h
includes/mkDerivedConstants.c
rts/HeapStackCheck.cmm