Re: [GHC] #2625: Unexpected -ddump-simpl output for derived Ord instance and UNPACKed fields

#2625: Unexpected -ddump-simpl output for derived Ord instance and UNPACKed fields -------------------------------------+------------------------------------- Reporter: aslatter | Owner: Type: bug | Status: new Priority: low | Milestone: ⊥ Component: Compiler | Version: 6.8.3 Resolution: | Keywords: Operating System: | Architecture: x86_64 (amd64) Unknown/Multiple | Difficulty: Unknown Type of failure: Runtime | Blocked By: performance bug | Related Tickets: Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * failure: => Runtime performance bug Comment: Since 7.8, setting `-fmax-worker-args=20` (higher than 16), as suggested by Simon in comment:3, doesn't have any effect on the core of the program from the description. It did in 7.6 and below. I can't tell whether the bug is fixed or not. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/2625#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC