Fix typo in comment
authorMichael D. Adams <adamsmd@cs.indiana.edu>
Mon, 6 Aug 2007 05:06:55 +0000 (05:06 +0000)
committerMichael D. Adams <adamsmd@cs.indiana.edu>
Mon, 6 Aug 2007 05:06:55 +0000 (05:06 +0000)
compiler/codeGen/CgHeapery.lhs

index dfa49eb..b82cdfe 100644 (file)
@@ -458,7 +458,7 @@ do_checks' stk_expr hp_expr stk_nonzero hp_nonzero reg_save_code rts_lbl
                  [CmmMachOp mo_wordSub [CmmReg spReg, stk_expr],
                   CmmReg (CmmGlobal SpLim)]
 
-       -- Hp overflow if (Hpp > HpLim)
+       -- Hp overflow if (Hp > HpLim)
        -- (Hp has been incremented by now)
        -- HpLim points to the LAST WORD of valid allocation space.
     hp_oflo = CmmMachOp mo_wordUGt