FIX #38000 Store StgArrWords payload size in bytes
authorAntoine Latter <aslatter@gmail.com>
Fri, 1 Jan 2010 18:33:46 +0000 (18:33 +0000)
committerAntoine Latter <aslatter@gmail.com>
Fri, 1 Jan 2010 18:33:46 +0000 (18:33 +0000)
commit17c8229adf9f268097e4c87053d940a918c3a26f
tree578661321f7a92f51f397ac5a0bf2e26a1683f5e
parenta0e32f1151a9bc765527bd9ee48a54a27ce1750e
FIX #38000 Store StgArrWords payload size in bytes
compiler/codeGen/CgPrimOp.hs
compiler/codeGen/StgCmmPrim.hs
includes/Cmm.h
includes/mkDerivedConstants.c
includes/rts/storage/ClosureMacros.h
includes/rts/storage/Closures.h
rts/PrimOps.cmm
rts/Printer.c
rts/parallel/Pack.c
rts/parallel/Parallel.c
rts/parallel/ParallelDebug.c