[GHC] #7043: 32-bit GHC ceiling of negative float SEGFAULT: 11

GHC ghc-devs at haskell.org
Fri Sep 20 22:33:40 CEST 2013


#7043: 32-bit GHC ceiling of negative float SEGFAULT: 11
-------------------------------------+-------------------------------------
        Reporter:  DrGodCarl         |            Owner:
            Type:  bug               |           Status:  infoneeded
        Priority:  high              |        Milestone:  7.8.1
       Component:  Compiler          |          Version:  7.4.1
      Resolution:                    |         Keywords:  Segfault,
Operating System:  MacOS X           |  ceiling, segmentation fault
 Type of failure:  GHCi crash        |     Architecture:  Other
       Test Case:  arith005(ghci),   |       Difficulty:  Unknown
  num010(ghci)                       |       Blocked By:  3658
        Blocking:                    |  Related Tickets:
-------------------------------------+-------------------------------------

Comment (by kazu-yamamoto):

 Yes. I did. This was fixed in 32bit GHC on OS X.

 {{{
 > ceiling (-0.8)
 0
 }}}

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



More information about the ghc-tickets mailing list