[project @ 2003-08-14 10:43:10 by simonmar]
authorsimonmar <unknown>
Thu, 14 Aug 2003 10:43:10 +0000 (10:43 +0000)
committersimonmar <unknown>
Thu, 14 Aug 2003 10:43:10 +0000 (10:43 +0000)
commitb4075d9d55eb335152a268fedf776e67e70bf275
tree397d875f2a8d3585272564c919a45517bbb88b8f
parentbe5ed22c3679f6195f2d73f1ed9951fb61af473e
[project @ 2003-08-14 10:43:10 by simonmar]
Fix terrible bug in isNonPtrRep, which was ignoring the possibily of
the 64-bit reps.  The result was that functions with 2 64-bit args
were getting the wrong argument descriptor, leading to crashes.

Thanks to Peter Thiemann for a great bug report.
ghc/compiler/prelude/PrimRep.lhs