projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2583c20
)
[project @ 2000-03-14 09:31:48 by simonmar]
author
simonmar
<unknown>
Tue, 14 Mar 2000 09:31:48 +0000
(09:31 +0000)
committer
simonmar
<unknown>
Tue, 14 Mar 2000 09:31:48 +0000
(09:31 +0000)
oops, missed one instance of UnsafeThawByteArrayOp.
ghc/compiler/nativeGen/StixPrim.lhs
patch
|
blob
|
history
diff --git
a/ghc/compiler/nativeGen/StixPrim.lhs
b/ghc/compiler/nativeGen/StixPrim.lhs
index
353bd33
..
945b73b
100644
(file)
--- a/
ghc/compiler/nativeGen/StixPrim.lhs
+++ b/
ghc/compiler/nativeGen/StixPrim.lhs
@@
-111,8
+111,6
@@
primCode [lhs] UnsafeFreezeArrayOp [rhs]
primCode [lhs] UnsafeFreezeByteArrayOp [rhs]
= simpleCoercion PtrRep lhs rhs
-primCode [lhs] UnsafeThawByteArrayOp [rhs]
- = simpleCoercion PtrRep lhs rhs
\end{code}
Returning the size of (mutable) byte arrays is just