patch applied (ghc): Fix Array sizeof primops to use the correct offset (which happens to be 0, so it worked before anyway). Makes us more future-proof, at least
Simon Marlow
marlowsd at gmail.com
Thu Feb 10 17:14:07 CET 2011
Mon Jan 31 22:30:17 PST 2011 Daniel Peebles <pumpkingod at gmail.com>
* Fix Array sizeof primops to use the correct offset (which happens to be 0, so it worked before anyway). Makes us more future-proof, at least
M ./compiler/codeGen/CgPrimOp.hs -1 +1
M ./compiler/codeGen/StgCmmPrim.hs -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110201063017-622ee-f5dffe62473b46b41d6080f9db3cf0d6bffbe22a.gz
More information about the Cvs-ghc
mailing list