
#10750: silly assembly for comparing Doubles -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.11 (CodeGen) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Runtime | Unknown/Multiple performance bug | Test Case: Blocked By: | Blocking: Related Tickets: #10137, #10677 | Differential Revisions: -------------------------------------+------------------------------------- Comment (by nomeata): Anyways, with #10677 resp. D1137, the conditions should be `condition != 0`, which will hopefully be turned into `condition`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10750#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler