[project @ 2002-02-28 08:53:58 by sof]
authorsof <unknown>
Thu, 28 Feb 2002 08:53:58 +0000 (08:53 +0000)
committersof <unknown>
Thu, 28 Feb 2002 08:53:58 +0000 (08:53 +0000)
commitf33a70def8841fd5ec2d46411f904debaedbdd7d
tree14123b8f33426fc42640dc42278a5cabf8b7d9c5
parent685c0e46a3aec7f8670c4a1efcad08914aaa63a7
[project @ 2002-02-28 08:53:58 by sof]
- gcdIntzh_fast, cmpIntegerIntzh_fast, cmpIntegerzh_fast,
  integer2Intzh_fast, and integer2Wordzh_fast all used the
  unboxed tuple return convention, which isn't quite right
  since they're just returning unboxed values. Fixed.

- similarly for forkzh_fast, it was using an unboxed value
  return convention, ought to be doing an unboxed tuple
  return.

Both of these broke the unregisterised build -- it still not
sane, more debugging to be done.
ghc/rts/PrimOps.hc