[GHC] #10696: -fcpr-off doesn't disable CPR completely

#10696: -fcpr-off doesn't disable CPR completely -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.11 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -------------------------------------+------------------------------------- `Demand.cprProdDmdType` produces nontrivial information even when `-fcpr- off` is specified. I think it's unintentional. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10696 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10696: -fcpr-off doesn't disable CPR completely -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D1104 -------------------------------------+------------------------------------- Changes (by rwbarton): * differential: => Phab:D1104 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10696#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10696: -fcpr-off doesn't disable CPR completely
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: Phab:D1104
-------------------------------------+-------------------------------------
Comment (by Reid Barton

#10696: -fcpr-off doesn't disable CPR completely -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.12.1 Component: Compiler | Version: 7.11 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D1104 -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * resolution: => fixed * milestone: => 7.12.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10696#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC