
#12656: ghc floats out constant despite -fno-cse -------------------------------------+------------------------------------- Reporter: nh2 | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Incorrect result | Unknown/Multiple at runtime | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by nh2): Another note, using `-O` fixes the problem with `-O`, `main` prints: {{{ 5 5 5 5 }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12656#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler