#4970: time002 and time004 (ghci) test failures on OS X 64 bit
-------------------------------+--------------------------------------------
    Reporter:  gwright         |       Owner:  gwright                    
        Type:  bug             |      Status:  new                        
    Priority:  normal          |   Component:  GHCi                       
     Version:  7.0.1           |    Keywords:                             
    Testcase:                  |   Blockedby:                             
          Os:  MacOS X         |    Blocking:                             
Architecture:  x86_64 (amd64)  |     Failure:  Incorrect result at runtime
-------------------------------+--------------------------------------------

Comment(by gwright):

 I've fixed the truncated relocations, but this hasn't fixed the problem
 with the `time002` test.  Relocations are now checked for truncation in my
 linker code.  Using signed `int`s for quantities that are signed (just as
 one should) cleaned things up.

 This means that there is still a linker bug somewhere.  I will go back to
 `gdb` to try to find out where `time002` goes wrong.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to