[GHC] #11296: T8726 fails on arm

GHC ghc-devs at haskell.org
Sat Dec 26 21:14:40 UTC 2015


#11296: T8726 fails on arm
-------------------------------------+-------------------------------------
           Reporter:  bgamari        |             Owner:  bgamari
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:  8.0.1
          Component:  Compiler       |           Version:  7.10.3
           Keywords:                 |  Operating System:  Linux
       Architecture:  arm            |   Type of failure:  Incorrect result
                                     |  at runtime
          Test Case:  T8726          |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 {{{
 cd ./numeric/should_run && ./T8726    </dev/null > T8726.run.stdout 2>
 T8726.run.stderr
 Wrong exit code (expected 0 , actual 1 )
 Stdout:

 Stderr:
 T8726: user error (divMod0 -2 79228162514264337593543950336)
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11296>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list