[project @ 2001-08-29 11:20:40 by simonmar]
authorsimonmar <unknown>
Wed, 29 Aug 2001 11:20:40 +0000 (11:20 +0000)
committersimonmar <unknown>
Wed, 29 Aug 2001 11:20:40 +0000 (11:20 +0000)
commit13350796d17620070d7cacce688072877aca6af4
tree560440f8f9543d1ecf0d15109a5047d18d90fd02
parent0c256695d64365ef6857ff11a289375a3c45b8e3
[project @ 2001-08-29 11:20:40 by simonmar]
- use SET_HDR rather than initialising header.info directly (fixes
  potential bugs with profiling).

- add some masking to the Int32/Word32 cases to match the Int8-16 and
  Word8-16 cases (potential 64-bit bugs).
ghc/rts/RtsAPI.c