#5503: 32-bit testsuite failures
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:              
        Type:  bug                |      Status:  new         
    Priority:  normal             |   Component:  Compiler    
     Version:  7.3                |    Keywords:              
    Testcase:                     |   Blockedby:              
          Os:  Linux              |    Blocking:              
Architecture:  x86                |     Failure:  None/Unknown
----------------------------------+-----------------------------------------

Comment(by daniel.is.fischer):

 Ah, but `HsBaseConfig.h` says
 {{{
 #define HTYPE_RLIM_T Word64
 }}}
 in both source trees. I don't see how that ever worked with C expecting an
 8-byte struct, but I see how writing two `Word64`s with an offset of four
 bytes would produce an invalid argument.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5503#comment:2>
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