#7233: Int64 division buggy on a 32-bit installation
---------------------------------+------------------------------------------
    Reporter:  lerkok            |       Owner:                  
        Type:  bug               |      Status:  new             
    Priority:  highest           |   Milestone:  7.6.2           
   Component:  libraries/base    |     Version:  7.6.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by simonmar):

 Fixed, test still to come:

 {{{
 commit 4137f8c1259e02dc1992c9d6771f45f495e7cef4
 Author: Simon Marlow <marlo...@gmail.com>
 Date:   Wed Oct 24 16:57:39 2012 +0100

     Fix #7233: avoid overflow in divInt64#
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7233#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to