[GHC] #10696: -fcpr-off doesn't disable CPR completely
GHC
ghc-devs at haskell.org
Wed Jul 29 16:27:02 UTC 2015
#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 <rwbarton@…>):
In [changeset:"2dbb01a63a7ba7dc534c22815e80ab45c2f0ba69/ghc" 2dbb01a/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="2dbb01a63a7ba7dc534c22815e80ab45c2f0ba69"
Add a missing check for -fcpr-off
Test Plan: validate
Reviewers: austin, bgamari, simonpj
Reviewed By: simonpj
Subscribers: simonpj, thomie
Differential Revision: https://phabricator.haskell.org/D1104
GHC Trac Issues: #10696
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10696#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list