#8456: Control flow optimisations duplicate blocks --------------------------------------------+------------------------------ Reporter: jstolarek | Owner: jstolarek Type: bug | Status: new Priority: highest | Milestone: 7.8.1 Component: Compiler | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Runtime performance bug | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: 8275 | Blocked By: | Related Tickets: --------------------------------------------+------------------------------ Comment (by Jan Stolarek <jan.stolarek@…>): In [changeset:"29db17fe02786a0af543e0f6de1d4ee4cca7e299/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="29db17fe02786a0af543e0f6de1d4ee4cca7e299" Remove unnecessary check in CmmContFlowOpt Fixes #8456 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8456#comment:16> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler