Fix an assertion
authorIan Lynagh <igloo@earth.li>
Sat, 26 Apr 2008 11:01:15 +0000 (11:01 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 26 Apr 2008 11:01:15 +0000 (11:01 +0000)
commitbaca788631cfc07ca46ebffc538ff49e51a800b0
treeef884be1e1b9d44d8734b0a121f3a59aa3f8fa4c
parent6ee9554a738c442719ded861504acb729fd3d431
Fix an assertion
We were checking that a pointer was correctly tagged, but after we had
untagged it.
rts/Sanity.c