Wed Sep 27 17:48:06 PDT 2006  Ian Lynagh <[EMAIL PROTECTED]>
  * Fix mulIntMayOflo on 64-bit arches; fixes trac #867
  We were assuming we could multiply 2 32-bit numbers without overflowing
  a 64-bit number, but we can't as the top bit is the sign bit.

    M ./includes/Stg.h -1 +3
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to