[GHC] #10215: Optimizer has bugs regarding handling of -0.0

GHC ghc-devs at haskell.org
Wed Jul 8 11:08:00 UTC 2015


#10215: Optimizer has bugs regarding handling of -0.0
-------------------------------------+-------------------------------------
        Reporter:  lerkok            |                   Owner:
            Type:  bug               |                  Status:  closed
        Priority:  high              |               Milestone:
       Component:  Compiler          |                 Version:  7.8.3
      Resolution:  duplicate         |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Incorrect result  |  Unknown/Multiple
  at runtime                         |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:  #9238             |  Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * status:  new => closed
 * resolution:   => duplicate


Comment:

 Indeed this gets turned into a `case` expression matching on a float so I
 believe thi is the same as #9238.

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


More information about the ghc-tickets mailing list