[project @ 2004-11-18 09:56:07 by tharris]
[ghc-hetmet.git] / ghc / compiler / codeGen / CgPrimOp.hs
index 65ad0cc..5c01903 100644 (file)
@@ -486,6 +486,7 @@ translateOp SameMutVarOp           = Just mo_wordEq
 translateOp SameMVarOp             = Just mo_wordEq
 translateOp SameMutableArrayOp     = Just mo_wordEq
 translateOp SameMutableByteArrayOp = Just mo_wordEq
+translateOp SameTVarOp             = Just mo_wordEq
 translateOp EqForeignObj           = Just mo_wordEq
 translateOp EqStablePtrOp          = Just mo_wordEq