#5856: numrun012 test fails on i686 works on x86_64
---------------------------------------------+------------------------------
    Reporter:  td123                         |       Owner:              
        Type:  bug                           |      Status:  infoneeded  
    Priority:  normal                        |   Milestone:  7.6.1       
   Component:  Test Suite                    |     Version:  7.4.1       
    Keywords:  numrun012 unexpected failure  |          Os:  Linux       
Architecture:  x86                           |     Failure:  None/Unknown
  Difficulty:  Unknown                       |    Testcase:  numrun012   
   Blockedby:                                |    Blocking:              
     Related:                                |  
---------------------------------------------+------------------------------

Comment(by pcapriotti):

 Thanks for following up on this.

 So the C program behaves as expected.

 Can you please attach the output of

 {{{
 ghc -fforce-recomp -O -o num num.hs -ddump-cmm -ddump-asm
 }}}

 on i686, where `num.hs` is the above Haskell program? Does `num` still
 print `False`?

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