Skip to content
  • Simon Marlow's avatar
    FIX recent PPC crashes introduced by the pointer-tagging patch (I hope) · e7c08550
    Simon Marlow authored
    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.
    e7c08550